[DB-SIG] ANN: adodbapi 2.0

Henrik Ekelund henrik.ekelund at vpd.se
Wed Apr 30 19:35:35 EDT 2003


NAME:
    adodbapi - A python DB API 2.0 interface to Microsoft ADO

DESCRIPTION:
    A 100% Python-DB API 2.0 compliant module that 
    makes it easy to use Microsoft ADO for connecting
    with databases and other data sources. Includes
    pyunit testcases. 

WHATS NEW:
    1. Improved performance through GetRows method.
    2. Flexible date conversions. 
       Supports eGenix mxExtensions, python time module and python 2.3
datetime module.
    3. More exact mappings of numeric datatypes. 
    4. User defined conversions of datatypes through "plug-ins".
    5. Improved testcases, not dependent on Northwind data.
    6. Works with Microsoft Access currency datatype.
    7. Improved DB-API 2.0 compliance.
    8. rowcount property works on statements Not returning records.
    9.  "Optional" error handling extension, see DB-API 2.0 specification.
    10. Two maling lists have been created, one for users and one for
developers.

PLATFORM:
    Windows only

HOMEPAGE:
    <http://adodbapi.sourceforge.net>

LICENSE:
    Lesser GPL (fine for most commercial vendors)


Henrik Ekelund<http://sourceforge.net/sendmessage.php?touser=618411>


**********************************************************************
This email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************




More information about the DB-SIG mailing list