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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
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. :-)