20 Nov
2006
20 Nov
'06
3:27 p.m.
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. I'm using Psycopg if that makes any difference. Robert (Jamie) Munro