Relational Databases and Python

David Bolen db3l at fitlinxx.com
Thu Jan 18 04:24:21 EST 2001


"Daniel Dittmar" <daniel.dittmar at sap.com> writes:

> True as well. There exists a module implementing the API which is about 90%
> complete (and which got posted to the SAP DB mailing list). But as there
> wasn't a general outcry for this missing piece, I hadn't shifted my
> priorities into that direction.

And of course, since it offers an ODBC driver, presumably as an
alternative to the direct Python module, you could just use an ODBC
DB-API compliant module, like mxODBC, right?

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list