P
Paulo Roberto
Hi, the asp.net app have to communicate with MSSQL and FireBird DBs. Because
FB is desktop and MSSQL is web. Firebird is 3rd comp. .net driver we use...
but the situation:
Open FB tran and MSSQL tran... If the commit fails on FB that is first
executed, the MSSQL (2nd step) is not executed, no problem...
but how can I do a FB rollback that was commited if the MSSQL fails on
commit?
Have you ever seen this?
Thanks
FB is desktop and MSSQL is web. Firebird is 3rd comp. .net driver we use...
but the situation:
Open FB tran and MSSQL tran... If the commit fails on FB that is first
executed, the MSSQL (2nd step) is not executed, no problem...
but how can I do a FB rollback that was commited if the MSSQL fails on
commit?
Have you ever seen this?
Thanks