Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources.
For CPython users, this module is included as part of pywin32 (https://github.com/mhammond/pywin32), and continued support will take place there.
This fork will be maintained for Iron Python users.
* Documentation at http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
Features
- Tested using ACCESS, MS SQL Server, MySQL and PostgreSQL
- can retrieve SQL data by column name or number.
- can change paramstyle to 'qmark', 'format', 'named', 'pyformat'..
- Python3 version now fully integrated with pywin32.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Python DB-API 2.0 module for ADO
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Some nice features (e.g., named column retrieval from recordsets) and a few bugs. The biggest problem is that this page doesn't appear to give any clues that the project has moved to GitHub (search for mhammond and pywin32 -- SourceForge won't let me post a link in this review, which I only filed so I could let others avoid wasting their time here, as I have). Don't bother filing bug reports or other support requests here. :-)