dbx4fb
dbx4fb copied to clipboard
dbxdrivers.ini & dbxconnections.ini
I have a legacy application written on Delphi 6 and Firebird 2.5, dbXpress driver UIB for Firebird 2.5. Connection and driver parameters are stored in dbxdrivers.ini and dbxconnections.ini.
Now I'm trying to migrate to Firebird 5.0 and there are some errors that cannot be fixed with that old driver and even with one trick in firebird.conf (DataTypeCompatibility = 2.5)
Can I use dbx4fb (32 bit version) for this combination (Delphi 6 applcation & Firebird 5.0) and what needed to be written in dbxdrivers.ini and dbxconnections.ini ?
Thank You in advance!