Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • PeoplePods 0.9
  • Brackets Sprint 8
  • elFinder 2.0 RC1
  • BBClone 0.6.1
  • Twitter Follow Box...
  • Multilingual Press...
  • SimplePie 1.2.1
  • TinyTips 1.2
  • SWFUpload 2.2.0.1 ...
  • Head Cleaner 1.4.2.9
  • Home > Scripts > Database Tools

    ADODBAPI 2.4.2.2

    Download button


    Downloads: 1,267  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    21 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Henrik Ekelund | More scripts
    adodbapi.sourceforge.net
    LGPL - GNU Lesser General Public License 

    Windows / Linux / Mac OS / BSD / Solaris
    MSSQL / MySQL / PostgreSQL / Access
    Python
    May 4th, 2011, 21:15 GMT [view history]
    C: \ Database Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    ADODBAPI description

    This is a Python module that makes it easy to use Microsoft ADO for connecting with databases

    The module was included as part of pywin32 version 211 and later.

    Here are some key features of "ADODBAPI":

    · Tested using ACCESS, MS SQL, MySQL and PostgreSQL.
    · Can retrieve SQL data by column name or number.
    · Change paramstyle to 'qmark', 'format', or 'named'.
    · 100% DB-API 2.0 compliant.
    · Includes pyunit testcases that describe how to use the module.
    · Fully implemented in Python. -- runs in Python 2.3+ Python 3.0+ and IronPython 2.6+
    · Supports eGenix mxDateTime, Python 2.3 datetime module and Python time module.
    · Supports user-definable system-to-Python data convertion functions (selected by ADO data type, or by column)

    Requirements:

    · Python 2.3 or higher
    · IronPython 2.6 or higher

    What's New in This Release: [ read full changelog ]

    · The cursor has a new .query attribute. It returns the (possibly converted) query sent to ADO.
    · This may be useful for testing paramstyle 'format' and 'named' queries. .query is an extension borrowed from psycopg2.
    · Added .command and .parameters attributes, which are copies of the original command and parameters sent the the cursor.
    · Added tests using a PostgreSQL server. Tests are now run for ACCESS, MS SQL, MySQL and PostgreSQL.
    · Column name data access is now case insignificant (since PostgreSQL returns lower case column names). So (if a row object 'r' contains a first column 'spam') r[0], r.Spam, r.spam and r['SPAM'] are all equivalent.
    · The connection has new attributes .dbms_name and .dbms_version to display the underlying database engine. (like mxODBC)



    TAGS:

    Microsoft ADO | database connection | database module | Microsoft | ADO | database



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM