Questions to DB-API 2
Kim Petersen
kp at kyborg.dk
Fri Feb 21 07:51:47 EST 2003
More information about the Python-list mailing list
Fri Feb 21 07:51:47 EST 2003
- Previous message (by thread): Questions to DB-API 2
- Next message (by thread): Questions to DB-API 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jp Calderone wrote: > On Fri, Feb 21, 2003 at 03:00:03AM -0800, Jakob Simon-Gaarde wrote: > > Sadly, DB-API 2 leaves this particular aspect unspecified, and so > implementations vary. If "?" doesn't work, "%s" tends to. The > documentation to the particular module you're using almost certainly > describe which format is supported. > Sadly is the right word - its the one thing that makes it impossible to write portable SQL enabled programs with the DB-API - anyone knows why this is so? Or why a standard wrapper hasn't been installed around this aspect? >
- Previous message (by thread): Questions to DB-API 2
- Next message (by thread): Questions to DB-API 2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list