Subject RefreshRows on TIBOTable fails
Author sammy_flex
We ported our project from IBO 4.8 to 4.9.14 Build 54.
(Using D7 and Firebird 2.5)

We converted our BLOB-fields to BLOB SUB_TYPE TEXT or BINAIRY (for images).

Since this change some calls to TIBOTable.RefreshRows or .Locate keep on running.

Are there some setttings that need to be changed?

Many thanks in advance!