Subject isc_start_transaction vs _isc_start_transaction
Author Stephen Boyd
I have recently recompiled on of my programs using the gds32.lib
supplied with FB1.5.2 This seems to work fine with all version of
firebird but it won't work with IB 5.x sites. It seems that the entry
point for isc_start_transaction has changed to _isc_start_transaction
in the new gds32.lib. How can I get around this problem? Please
don't suggest upgrading to firebird since, because of the size of the
database, this would mean that they would be down for days.