Difference between revisions of "Category:Microsoft Access"

From database24
Jump to navigation Jump to search
Line 14: Line 14:
  
 
== SQL ==
 
== SQL ==
* OLEDB-Queries
+
* [[Microsoft Access Special Queries|Special Queries]]
 
* No ALTER VIEW etc
 
* No ALTER VIEW etc

Revision as of 14:28, 26 August 2010

Microsoft Access vs Jet Database Engine

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

Special Objects

  • System tables (MSys)
  • Temporary tables (~sq_f*)

SQL