.mdb Standard Jet 4 file format

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.
 
T

Tim Ferguson

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
 
Top