Python DB-API 2.0 module for ADO
Use Microsoft ADO to read and write almost any data base.
Description
Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources. -- This module is included as part of pywin32. Download here for IronPython or to update. Unzip & use setup.py to install on all platforms. ** Get the 2.5 beta test version from "Files" to try the Linux compatible REMOTE access module. * Read quick_reference.odt from the zip for documentation.
Features
- Tested using ACCESS, MS SQL, MySQL and PostgreSQL
- can retrieve SQL data by column name or number.
- can change paramstyle to 'qmark', 'format', or 'named'.
- Beta test 2.5 version: LINUX remote, Windows server, more extensions
Update Notifications
User Ratings
User Reviews
Be the first to post a review of Python DB-API 2.0 module for ADO!