Announce: adoexport.py - export from Access 2000 to MySQL via Microsoft Active Data Objects (ADO)

Sean True seant at iNOSPAM.webreply.com
Sat Jan 20 20:47:46 EST 2001


Export from Access 2000 to MySQL via ADO. 

adoexport is a  Python module for exporting data from Microsoft Access
to MySQL. Uses Mark Hammond's win32 support, available from
ActiveState. Inspired by the Visual Basic utility from
www.cynergi.net. Any bugs are our fault , however, not theirs. 

This implementation is free for re-use, without any encumbrance from
the implementors: Sean D. True and Peter McA'Nulty of WebReply.Com

This is an early version -- no documentation, little usage
information. We do use it for production, however. This utility may
work on other ADO data sources with some modest tweaking of the
functions used to open the ADO object. It was lightly tweaked to test
ADO/ODBC objects.
 
Download adoexport0.1.zip from http://metagram.webreply.com


-- Sean

Sean True
WebReply.Com, Inc.




More information about the Python-list mailing list