uniform interface for MySQL & MSSQL

Gerhard Häring gerhard.haering at gmx.de
Tue Jul 16 05:12:36 EDT 2002


* Alex Martelli <aleax at aleax.it> [2002-07-16 09:02 +0000]:
> Johann wrote:
> > I found this module have no cursor.seek(nr) method. :(
> 
> Method seek is not part of the DBAPI standard,

It's one of the very useful optional features described in PEP 0249 :-)

> so it's hardly surprising that DBAPI compliant modules may lack it
> :-).

The next versions of at least MySQLdb, pyPgSQL, PySQLite and mxODBC will
have it.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))





More information about the Python-list mailing list