Difference between revisions of "Main Page"

From database24
Jump to navigation Jump to search
Line 11: Line 11:
 
* [[Microsoft Access VBA Coding Conventions|VBA Coding Conventions]]
 
* [[Microsoft Access VBA Coding Conventions|VBA Coding Conventions]]
 
* [[Microsoft Access VBA Code Snippets|VBA Code Snippets]]
 
* [[Microsoft Access VBA Code Snippets|VBA Code Snippets]]
 +
* [[Microsoft Access Code Management|Code Management]]
  
 
=== Architecture ===
 
=== Architecture ===
 
* [[Microsoft Access Front End|Front End]]
 
* [[Microsoft Access Front End|Front End]]
 
* Back End
 
* Back End

Revision as of 23:33, 25 April 2010

General

SQL

Microsoft Access

Technically speaking "Microsoft Access" is a front end for the "Jet Database Engine". For the sake of simplicity and as many people do not know the difference, the database will henceforth be called "Microsoft Access" too.

Coding

Architecture