Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* [[Microsoft Access Front End|Front End]] | * [[Microsoft Access Front End|Front End]] | ||
* Back End | * Back End | ||
+ | |||
+ | === Special Objects === | ||
+ | * System tables | ||
+ | * Temporary tables (~sq_f*) |
Revision as of 10:35, 26 April 2010
Design
- Naming Conventions
- Patterns 1:1, 1:n, m:n
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
- Front End
- Back End
Special Objects
- System tables
- Temporary tables (~sq_f*)