Jacek Kałucki wrote: > Użytkownik Jacek Kałucki napisał: >> For Firebird this code raises other exception: >> -901, 'begin transaction: \n invalid parameter in transaction >> parameter block' >> I feel a bit confused... >> > > With Firebird, it was kinterbasdb error (I'm using FB 2.1). > After patching kinterbasdb.__init__.py it works correctly now. > But problem with PostgreSQL still remains :) >
I do not understand why patching kinterbasdb.__init__.py is necessary. The latest kinterbasdb is working fine for me: http://firebirdsql.org/index.php?op=devel&sub=python Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
