20 Nov
2006
20 Nov
'06
4:03 p.m.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - --On 20. November 2006 15:27:39 +0000 "Robert (Jamie) Munro" <jamie@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-----