.mdb Standard Jet 4 file format

  • Thread starter Thread starter Anshul
  • Start date Start date
A

Anshul

I am trying to read the internal stracture of the Ms Access 2000 file
format.
Where I know this verison this version support the Standard Jet 4 .mdb file
format. I want to know more about how table data and other information
stored in .mdb file format. Is there any document that helps me to read .mdb
file format.

Thank You.
 
I am trying to read the internal stracture of the Ms Access 2000 file
format.

Since Jet/DAO and MDAC/ADO are both free to distribute, why bother anyway?

Tim F
 
Back
Top