Differences between revisions 2 and 3
Revision 2 as of 2002-07-15 22:28:56
Size: 843
Editor: pD9EB03FC
Comment:
Revision 3 as of 2002-07-16 01:14:17
Size: 904
Editor: 64-21-7-184
Comment:
Deletions are marked like this. Additions are marked like this.
Line 41: Line 41:
 * a sapdb driver exists for ["PyDO"] (Python Data Objects)

TableOfContents

Masthead

URL

http://www.sapdb.org/

licence
GPL
platforms
Linux/i386, Solaris, HP-UX, AIX, Dec, Windows

DB API 2.0 Drivers

sapdbapi

URL

http://www.sapdb.org/sap_db_program.htm

licence
LGPL
platforms
see SAP DB
Python versions
1.5.2 - 2.2

Extensions to DB API

Comments

Other Drivers

sapdb

URL

http://www.sapdb.org/sap_db_program.htm

licence
LGPL
platforms
see SAP DB
Python versions
1.5.2 - 2.2

Programming Model

  • session.sql (...) -> ResultSet

  • session.prepare (...) -> PreparedStatement

  • prepared.execute ([...]) -> ResultSet

Comments

Supported Python Applications

  • a sapdb driver exists for ["PyDO"] (Python Data Objects)

Pros

Cons

SAP DB (last edited 2013-08-11 12:31:35 by MarcAndreLemburg)

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