[DB-SIG] Re: MS-Access

M.-A. Lemburg mal@lemburg.com
Tue, 06 Jul 1999 18:18:55 +0200


Tim Johnson wrote:
> 
> >  I would like to connect to a table in an MS Access database.I want to
> >use ODBC. The operating system is Win NT and I have python 1.5
> I have precisely the same needs. Currently am using C++
> Builder to do same.

The standard odbc module or mxODBC (available from my Python Pages)
should do the trick. Tips and tricks are available on www.python.org.
Just look for the database topic guide.

Cheers,
-- 
Marc-Andre Lemburg
______________________________________________________________________
Y2000:                                                   178 days left
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/