Difference between revisions of "Main Page"

From database24
Jump to navigation Jump to search
(Blanked the page)
Line 1: Line 1:
== Design ==
 
* [[Naming Conventions|Naming Conventions]]
 
* Patterns
 
** 1:1
 
** 1:n
 
** m:n
 
** Unique number in multi-user environment (SettlementId)
 
  
== SQL ==
 
* [[Well Formed SQL Statements|Well Formed SQL Statements]]
 
 
== 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, "Microsoft Access" will henceforth be used synonymously for the "Jet Database Engine".
 
 
=== Coding ===
 
* [[Microsoft Access VBA Coding Conventions|VBA Coding Conventions]]
 
* [[Microsoft Access VBA Code Snippets|VBA Code Snippets]]
 
* [[Microsoft Access Code Management|Code Management]]
 
* [[Microsoft Access Options|Options]]
 
* [[Microsoft Access Database Properties|Database Properties]]
 
 
=== Architecture ===
 
* [[Microsoft Access Front End|Front End]]
 
* Back End
 
 
=== Special Objects ===
 
* System tables
 
* Temporary tables (~sq_f*)
 
* OLEDB-Queries
 

Revision as of 15:34, 15 July 2010