Subject Re: [firebird-support] Delphi XE - Unicode
Author Dmitry Kuzmenko
Hello, Tibi!

Friday, June 22, 2012, 9:43:00 AM, you wrote:

T> I have a Delphi XE program then connects to a Firebird (2.5.1) database.
T> Everyting is fine using ASCII characters (doing this since Delphi 6) . I use
T> IBX components to access the database. One of my customers asked me to let
T> him input Ucrainean (cyrilic) characters into the program. Trying to
T> copy&paste the

T> please help me implement this in TDBEdit and TDBGrid.

there must not any problems with
- db in UTF8
- Delphi XE
- IBX, with patched IBSQL.TIBXSQLVAR.GetCharsetSize method, as shown
here, near the end:
http://www.ibase.ru/unicode_faq.html

If you like, you can read the whole article, translated to any
language by google, or in pure russian.

--
Dmitry Kuzmenko, www.ib-aid.com