111

Monday, 30 June 2014

Python DB-API 2.0 module for ADO download

Python DB-API 2.0 module for ADO

Python DB-API 2.0 module for ADO 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.
**** The new versions have a Linux compatible REMOTE access module.
* Documentation ah http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
Python DB-API 2.0 module for ADO 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'..
  • New in version 2.5: LINUX remote, Windows server, more extensions

  • Download:Click Here

    No comments:

    Post a Comment