Category:Microsoft Access

From database24
Revision as of 12:54, 22 July 2010 by Dec (talk | contribs) (Created page with 'Category:Microsoft Access == Microsoft Access vs Jet Database Engine == Technically speaking "Microsoft Access" is a front end for the "Jet Database Engine". For the sake of ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

  • OLEDB-Queries
  • No ALTER VIEW etc