Subject dbexpint.dll for Firebird 2.5
Author pmaurizio2004
Hi ,

I updated the Firebird version from 1.5 to 2.5
in my application written in Delphi 7 using dbexpress
components ( +datasetprovider +clientdataset ) .
OS is windows xp SP2 , firebird installation is Super Server .

I think , but not sure , I did as I should :
uninstalled 1.5 version , installed 2.5 ,
backup and restore with gback(2.5) ,
but when I open my application , on the first query opening
( select f1 , f2 from table ) , error appear :

'SQL Server Error : no current record for fetch operation'
.... and after that another one :
'Unknown error code 65535' .

After searching information in Internet , it seems that problem
would be the wrong version of dbexpint.dll ,
but i could not found which new dll can substitute it .


Thanks

Maurizio