|
|
A Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources.
100% DB-API 2.0 compliant.
Includes pyunit testcases that describes how to use the module.
Fully implemented in Python.
Licensed under the LGPL license, which means that it can be used freely even in commercial programs subject to certain restrictions.
Read more here.
Guilty Party (a.k.a. new project leader): Vernon Cole
Python 2.3 or higher.
Python 2.3 or higher.
Mark Hammond's pywin32 python for windows extensions.
If you want to run the test cases: An installation of Microsoft SQL Server or MySQL Server.
The latest release is found here .
If you want to discuss how to use adodbapi, subscribe to the user mailing list.
If you want to participate in developing adodbapi, subscribe to the developer mailing list.
Original Author Henrik Ekelund.
Please send bug reports (preferably failing test cases), improvements and comments to the developers mailing list.
Information about connectionstrings can be found here.
The Python database SIG and related mailing list is
here.
eGenix
provides a high preformance commercial alternative if you want to use
ODBC rather than ADO/OLE-DB.
Other database interfaces can be
found here.