Hier noch etwas zu FIBplus 2009 und dem Grund, warum das Problem unter Delphi 5 so nicht auftaucht:
Zitat:
FIBPlus version for Delphi/C++ Builder 2009 is in fact a separate product fork, as because
of internal
VCL changes we cannot use compiler directives and thus cannot solve
compatibility problems with previous
IDE versions. That's why this FIBPlus version is
compatible with Delphi/C++ Builder 2009 only.
Besides code changes for compatibility with Delphi/C++ Builder 2009 there were made
some internal changes and bug fixes.
A conditional compiler directive {$DEFINE UNICODE_TO_STRING_FIELDS}has been added to
fibplus.inc. If this option is active, string fields in the
Unicode coding are processed by the
TFIBStringField instances, not by TFIBWideStringField.
Finden kann man das auf der Devrace Site unter FIBPlus -> Articles -> FIBPlus 6.9.5 for Delphi/C++ Builder 2009 Release Notes
Gruss,
Warp