SQL Syntax

P

Phil

Where can I go on the web to get or reference all the SQL commands and syntax
(or at least that subset used in Access)?

Thanks.

Phil
 
G

George Nicholson

For Access 2003, search your computer for the following file:
JETSQL40.CHM

Then attach it to a "Jet SQL Help" shortcut on your desktop.

The following might also be of interest:
ADO210.CHM
DAO360.CHM

I often find it easier to use direct shortcuts to these files rather than
trying to get the in-app Help engine to take me to them.

HTH,
 
Top