Read MS Access 97 *.mdb files with python??

Christian Tismer tismer at appliedbiometrics.com
Fri Apr 30 03:57:03 EDT 1999


"M.-A. Lemburg" wrote:
...
> For the file format try:
> 
>         http://www.wotsit.org/
> 
> Don't know whether they list it, but if they don't it's likely
> that it's not published anywhere.

Just a note:

They give info about the .ldb format which is ridiculous,
just the format of the locking files, half an hour of
work to find out. The .mdb format is to my knowledge
documented nowhere. I know of exactly two companies
in the world which have tracked down this format to
an extreme extent, and who are able to recover a broken
database file. I once tried this for myself, but this
needs hundreds of hours, creating thousands of databases,
modifying data and comparing files.

ciao - chris

-- 
Christian Tismer             :^)   <mailto:tismer at appliedbiometrics.com>
Applied Biometrics GmbH      :     Have a break! Take a ride on Python's
Kaiserin-Augusta-Allee 101   :    *Starship* http://starship.python.net
10553 Berlin                 :     PGP key -> http://wwwkeys.pgp.net
PGP Fingerprint       E182 71C7 1A9D 66E9 9D15  D3CC D4D7 93E2 1FAE F6DF
     we're tired of banana software - shipped green, ripens at home




More information about the Python-list mailing list