Subject | Re: Start transaction in Firebird |
---|---|
Author | Tony Goodwin |
Post date | 2005-08-01T11:33:58Z |
--- 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.
Tony
Tried using SET TRANSACTION and get message
ODBC [State::HY000] Error::invalid transaction handle (expecting
explicit transaction start)
Tried with an without named transactions.
Tony
> >
> You will find Firebird Syntax in the Release-Notes and in:
> http://www.firebirdsql.org/index.php?op=doc&id=userdoc
>
> Use "SET TRANSACTION".
>
> Uwe