Problem with Unidac 7.2.6 and Firebird 2.5.8
Posted: Wed 04 Apr 2018 06:46
We are using Delphi 7 Or Berlin with Windows 7 32/64.
With Firebird 2.5.8, it is not possible to execute a "refresh" anymore. The table is closed and the software stops.
Following our first tests, the problem comes from the unit IBClassesUni.Pas and the procedure TGDSRecordSet.Reopen. You add the following test : if FCommand.FSQLType = SQL_SELECT_FOR_UPD then ... which was not in the previous version !
Unidac is not usable with Firebird 2.5 anymore !! Could you please solve this problem as fast as possible and provide a usable version.
Thank you
Best regards.
With Firebird 2.5.8, it is not possible to execute a "refresh" anymore. The table is closed and the software stops.
Following our first tests, the problem comes from the unit IBClassesUni.Pas and the procedure TGDSRecordSet.Reopen. You add the following test : if FCommand.FSQLType = SQL_SELECT_FOR_UPD then ... which was not in the previous version !
Unidac is not usable with Firebird 2.5 anymore !! Could you please solve this problem as fast as possible and provide a usable version.
Thank you
Best regards.