universal DB module (a la Perl's DBI/DBD)

Anders M Eriksson anders.eriksson at morateknikutveckling.se
Sun Jan 16 10:07:55 EST 2000


On Sat, 15 Jan 2000 21:26:58 GMT, Otis Gospodnetic <otis at my-deja.com>
wrote:

>Since the backend DB vendor is not yet known, I would love to use some
>modules that will make my code DB-independent

The SIG DB-API  specification for connecting to databases are
independent. Using this specification you can later select any module
that conform to the same.

ODBC would be an another way to go


// Anders
---
Enlish isn't my first or second language, 
so anything that you find offending is not there on 
purpose it's just due to the translation ;-)



More information about the Python-list mailing list