Python library/module for MSAccess

Alessandro Bottoni alessandro.bottoni at infinito.it
Sat Aug 27 05:15:55 EDT 2005


Christos Georgiou wrote:
> I think the OP wants to *use* .mdb files on a linux system without using
> any msjet*.dll libraries.

Looks like you need a .mdb driver for the Python DB-API. Have a look here:
http://www.python.org/topics/database/
http://www.mayukhbose.com/python/ado/ado-connection.php (ADO)
http://www.vex.net/parnassus/ (Python Vaults of Parnassus)

Have a look at Kexi, as well (KDE based, no Python involved): 
http://www.koffice.org/kexi/
http://www.kexi-project.org/

HTH

-----------------------------------
Alessandro Bottoni



More information about the Python-list mailing list