Python DB-API 2.0 module for ADO2.5.0 - Download
You'll be able to download in few seconds.
External Download
We do not host Python DB-API 2.0 module for ADO on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for Python DB-API 2.0 module for ADO is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
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 (), and continued support will take place there. This fork will be maintained for Iron Python users.* Documentation at 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.