Difference between revisions of "Category:Microsoft Access"

From database24
Jump to navigation Jump to search
Line 10: Line 10:
  
 
== Special Objects ==
 
== Special Objects ==
* System tables (MSys)
+
* [[Microsoft Access System Tables|System tables]] (MSys*)
* Temporary tables (~sq_f*)
+
* Temporary objects (~sq_f*)
  
 
== SQL ==
 
== SQL ==
 
* [[Microsoft Access Special Queries|Special Queries]]
 
* [[Microsoft Access Special Queries|Special Queries]]
 
* No ALTER VIEW etc
 
* No ALTER VIEW etc

Revision as of 21:57, 11 February 2012

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

SQL