|
From: Vladimir T. <pr...@hm...> - 2007-05-07 14:40:06
|
Hi Randy, >I want to update some firebird tables along with oracle tables in the same >transaction. Im currently using the 1.2.0.69 drivers, cant do 2 phase >commits, so I had to do autonomous transactions. You should use FbOdbc ver 2.0.142 >First, can I even >use the 2.0 version Firebird ODBC against the older firebird database? Yes. >Also, is it the older firebird database that doesnt support 2 phase >commits, or was it the odbc drivers? Might the 2.0. ODBC drivers support 2 >phase commits even connected to the older firebird database? Yes. See examples use from folder TestMsTDS from http://www.praktik.km.ua/downloads/OdbcTest.zip -- Best regards, Vladimir Tsvigun |