DBAPI Paramstyle

Gerhard Haering gh at ghaering.de
Mon Mar 28 17:57:28 EST 2005


On Mon, Mar 28, 2005 at 01:43:28PM -0800, Andy Dustman wrote:
> Tim Roberts wrote:
> > [prepared statements]
> 
> mx.ODBC does, since it is an ODBC implementation. I would be very
> surprised if the Oracle adapter did not. MySQLdb does not yet, but
> probably will by the end of summer (with MySQL-4.1 or newer).

pysqlite 2.0 (alpha) does this (compiled statements) too, but currently
only for .executemany().

-- Gerhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20050329/54109380/attachment.sig>


More information about the Python-list mailing list