Delphi

Unicode fields using BDE in Delphi 2009/2010

About

TUtf8StringField and TUtf8memoField components allow you to work with unicode databases using BDE (TTable, TQuery). They should be used instead of standard TStringField and TMemoField. Useful for migrating BDE based application to Delphi 2009/2010.

Subscribe to RSS - Delphi