Differences between revisions 1 and 2
Revision 1 as of 2008-12-08 13:42:52
Size: 389
Comment:
Revision 2 as of 2008-12-08 13:43:23
Size: 388
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
ADO is a Microsoft high-level interface to databases on Windows. It usually stacks up on top of an [[ODBC]]] driver. ADO is a Microsoft high-level interface to databases on Windows. It usually stacks up on top of an [[ODBC]] driver.

ADO

ADO is a Microsoft high-level interface to databases on Windows. It usually stacks up on top of an ODBC driver.

DB API 2.0 Drivers

adodbapi

URL

http://adodbapi.sourceforge.net/

License
platforms
Windows
Python versions

A Python module that makes it easy to use Microsoft ADO for connecting to databases and other data sources.

ADO (last edited 2008-12-08 13:43:23 by MarcAndreLemburg)

Unable to edit the page? See the FrontPage for instructions.