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
More information about the Python-list mailing list
Sun Jan 16 10:07:55 EST 2000
- Previous message (by thread): LEGAL C`A`B`L`E TV D`E-S`C`R`A`M`B`L`E`R 6869
- Next message (by thread): universal DB module (a la Perl's DBI/DBD)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ;-)
- Previous message (by thread): LEGAL C`A`B`L`E TV D`E-S`C`R`A`M`B`L`E`R 6869
- Next message (by thread): universal DB module (a la Perl's DBI/DBD)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list