MSAccess databse from Linux box

Michal Wallace sabren at manifestation.com
Tue Jun 26 13:30:50 EDT 2001


On Tue, 26 Jun 2001, michael montagne wrote:

> In my effort to rebuild our intranet on a Linux box with Python I
> need to retrieve information from several MSAccess databases.  Is
> there a way to do that with Python?  Or Zope?

Your best bet is probably to migrate the MSAccess data to something
like MySQL. I believe there are tools that automate this process.  (As
a bonus, you can keep the MSAccess frontend and just talk to MySQL via
MyODBC)

Cheers,

- Michal
------------------------------------------------------------------------
www.manifestation.com  www.sabren.net  www.linkwatcher.com  www.zike.net
------------------------------------------------------------------------





More information about the Python-list mailing list