[Zope] Python Database API

Andreas Jung lists at zopyx.com
Mon Nov 20 11:03:24 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



- --On 20. November 2006 15:27:39 +0000 "Robert (Jamie) Munro" 
<jamie at textmatters.com> wrote:

> Is it possible to get to the python Database API through a database
> connector in zope? I'd like to use things like
> cursor.executemany(sql,seq_of_parameters) to make lots of queries run a
> lot faster.

If you want to use the Python DB API inside Zope then better deal directly
with the database by using the Python DB API directly instead of misusing
the Zope DAs.

- -aj
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFYdHMCJIWIbr9KYwRAgZXAJ4qrZeaJCcrdCxd+6ZRDUl6QJtP9gCgydmm
ggdl1BvUaCySn0B8HmcAOL8=
=lWT+
-----END PGP SIGNATURE-----



More information about the Zope mailing list