Subject set transaction and 3.3.0 driver problem
Author dPeS
Hi,

I have problem with Firebird 2.1 and newest python driver, i have to
set wait with timeout, like this:

>>> c.execute('set transaction wait lock timeout 5')
Traceback (most recent call last):
File "<console>", line 1, in <module>
ProgrammingError: (-901, 'isc_dsql_execute: \n invalid transaction
handle (expecting explicit transaction start)')

any help?

Regards,
dPeS