Subject Re: RefreshRecord bug
Author phoove27
> I have found several strange discrepancies in how dbX queries
> Firebird metadata (try SetSchemaInfo - or OpenSchema, I never
> remember). It is possible that the culprit is not in the
> difference between InterBase and Firebird, but in the dialect.
> Did you change SQL dialect when you changed server?

I have always used Dialect 3. Linux Firebird, Windows Firebird, and
Windows Interbase servers were all tested on the same *.gdb file and
the same Delphi executable application. Interbase worked fine without
SQLDataSet persistent fields, Firebird would not work without them.
Actually, the pre-release candidate version of Linux Firebird did
work, but after I downloaded and installed the new Linux Firebird 1.0
I started receiving errors from RefreshRecord.

Paul