This help file doesn't cover everything there is to say about the Jet Engine and DAO.
We didn't want to copy all the material about the engine that you can also find in other sources
The most valuable references that you allready have are:
Filename |
Topic |
Location |
Dao35.HLP |
DAO |
C:\Program Files\Common Files\Microsoft Shared\Dao |
JetSql35.hlp |
SQL |
C:\Windows\System (C:\Winnt\System32) |
JetErr35.hlp |
Error Messages |
C:\Windows\System (C:\Winnt\System32) |
RplBrf35.HLP |
Replication |
C:\Program Files\Microsoft Office\Office |
RplMan35.hlp |
Replication Manager |
C:\Program Files\Common Files\Microsoft Shared\Replication Manager |
for DAO 3.60 |
||
Dao36.chm |
Dao |
C:\Program Files\Common Files\Microsoft Shared\Dao |
DaoRead.txt |
Dao |
C:\Program Files\Common Files\Microsoft Shared\Dao |
Another very valuable reference is the Microsoft Jet Database Engine Programmer's Guide, a book published by Microsoft Press that we recommend to everybody who wants to do serious Jet programming. This book is included in a digital form with MSDN.
If you can read the C++ sample code the DAO SDK, also from Microsoft, can be very valuable. Actually we based some of our samples on samples from this SDK. This SDK also comes with MSDN and with Visual Studio.
There is of course the Internet. Microsoft's Web site is loaded with articles and tips Look at http://www.microsoft.com/data and at http://www.microsoft.com/accessdev for more information.
Finally there are some newsgroups about Jet and DAO: microsoft.public.vb.database.dao and microsoft.public.access.modulesdaovba, and you also find some information in all the other news groups about Access.,Visual basic and Visual C++