Subject | Re: [firebird-support] Firebird/Interbase(r) Odbc Driver 2.00.00.144 error please help!!! |
---|---|
Author | Helen Borrie |
Post date | 2007-12-12T22:02:26Z |
At 01:09 AM 13/12/2007, you wrote:
./heLen
>Hi,This is a Firebird exception. It occurs when one transaction has an update or delete pending on a record and another transaction tries to update or delete the same record. It does not block access to the database. Your code needs to handle exceptions.
>
>I am using Firebird/Interbase(r) Odbc Driver 2.00.00.144 on my b2b web
>site and so my server firebird 1.5
>
>i am receiving this error : sometimes and blocking all users on the web
>************************************************
>Microsoft OLE DB Provider for ODBC Drivers hata '80004005'
>[ODBC Firebird Driver][Firebird]deadlock update conflicts with concurrent
>update
>and service unavalaibleThis is not a Firebird exception. Perhaps it is an ODBC exception of some kind. You need to subscribe to the firebird-odbc-devel list to find solutions to ODBC-related problems. See http://firebirdsql.org/index.php?op=lists
>Please help meDo you understand the concept of transaction isolation?
./heLen