Reading data from a Microsoft Access 2003 database
Les Schaffer
schaffer at optonline.net
Wed May 19 08:05:49 EDT 2010
Jimoid wrote:
> I use Ubuntu 64 bit and need to develop a programme (ideally in
> Python) to work on data that is contained in a Microsoft Access 2003
> database. I do not need to modify the database, simply read a few
> columns of data from some tables.
this worked like a charm for me:
http://code.activestate.com/recipes/528868-extraction-and-manipulation-class-for-microsoft-ac/
Les
More information about the Python-list
mailing list