ceODBC

Author:Anthony Tuininga
Date:October 15, 2011

Front Matter

Copyright © 2007-2011 Anthony Tuininga. All rights reserved.

See License for complete license and permissions information.

Abstract

ceODBC is a Python extension module that enables access to databases using the ODBC API and conforms to the Python database API 2.0 specifications with a few exceptions. See http://www.python.org/topics/database/DatabaseAPI-2.0.html for more information on the Python database API specification.

Contents:

Table Of Contents

Next topic

Module Interface