help making data source on Unix

Tentin Quarantino <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Message-ID <[email protected]>
Hello,

I thought it best to try the mxODBC driver on Windows because the file
I wanted to read/query was from Windows environment. It is a Microsoft
".mdb" file.

The data source string (what's the proper name for this?) which I used
is the following:

driver = 'DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=c:/databases/sample/BFDsystem.mdb;PWD=secret'

I was successful, to query the mdb file: BFDsystem.mdb

However, I need to run this python program on Unix. Is it possible to
read this "mdb" file from Unix host and file system? And if so, what
is the data source config string? I am thinking this will not be
possible due to special sauce on Windows machine.

Cheers and many thanks for advice!


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.