(adodbapi is a pure-Python PEP-249 compliant SQL interface for Windows using Microsoft ADO. It can access numerous database engines using ADO providers or ODBC drivers, and features such leading-edge enhancements as named-column data retrieval and user-selected query parameter styles.)
For anyone who cares: As of today, the definitive source code for the adodbapi project is now the adodbapi sub-directory in the pywin32 source repo. That should keep version creep and file inconsistencies from becoming a problem, which fouled up the installation of adodbapi which shipped with the last few releases of pywin32. The pypi and sourceforge distributions have been updated to version 2.6.2.0, which will be part of the next pywin32 release. My apologies for the long delay in making this happen. My day job is now centered in software QA for many Linux / PostgreSQL systems, so I don't get on Windows very often. A younger volunteer to take over regular maintenance of the adodbapi subsystem would be very welcome. -- Vernon Cole see: https://github.com/mhammond/pywin32 http://adodbapi.sourceforge.net/ quick_reference.md <https://github.com/mhammond/pywin32/blob/master/adodbapi/quick_reference.md>
_______________________________________________ DB-SIG maillist - DB-SIG@python.org https://mail.python.org/mailman/listinfo/db-sig