Hi,

I'm having a problem with being able to use SET TRANSACTION right now. 
My database is Firebird 1.0 RC2, the lastest version of DBI and the
InterBase DBD driver that I could find.  I want to be able to do this:

SET TRANSACTION READ WRITE NO WAIT ISOLATION LEVEL READ COMMITTED
RECORD_VERSION

When I do this I get the following error message:

DBD::InterBase::db do failed: Unsuccessful execution caused by system
error that does not preclude successful execution of subsequent
statements
-invalid transaction handle (expecting explicit transaction start)

The only thing I have done prior to attempting this call is to open the
connection to the database.

If there is some other way to execute this then I would appriciate
knowing.  I am using "do" right now.

Thanks for your help!

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

Reply via email to