ODBC connectivity to Access!
Bill Wilkinson
yopen at my-deja.com
Thu Jun 24 22:52:05 EDT 1999
In article <37723F25.31033307 at wipsys.soft.net>,
kvbalaji at wipsys.soft.net wrote:
> Hi ,
> Can any body tell me how to connect and retrieve data stored in a
> MS Access database using ODBC in python?
> I am new to this language, Hints, pointers welcome!
> bala
Have you tried using the pythonwin com extensions to get at the Access
data through the jet engine? This works very well and is quick enough
for most uses. If your client software is running on Windows, I think
this is the best way.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
More information about the Python-list
mailing list