Subject Re: [firebird-support] Re: Start transaction in Firebird
Author Helen Borrie
At 11:33 AM 1/08/2005 +0000, you wrote:
>--- In firebird-support@yahoogroups.com, Uwe Grauer
>
>Tried using SET TRANSACTION and get message
>
>ODBC [State::HY000] Error::invalid transaction handle (expecting
>explicit transaction start)
>
>Tried with an without named transactions.

SET TRANSACTION isn't used directly with the ODBC interface. Ask on the
firebird-odbc-devel list for the syntax to control the transaction, and
where the ODBC driver documentation is to be found.

./hb