Page 1 of 1
problem with charset
Posted: Tue 26 Jun 2007 08:04
by antonx
i was using BDE componets to acces firebird base.. i migrated to IBC and i have big problem with polish chars (ąęćż) they arent displayed good (sth like ĄĄľľľ).. when im entering these chars in new version of program (on IBC) they are saved good.. but it need to be compatibile with old base..
sry for bad english
i have full version
Posted: Wed 27 Jun 2007 08:02
by Alex
Please check your IBDAC connection character set settings (IBCConnection.Options.Charset) and BDE LangDriver settings. If this doesn't resolve this problem, please send us a small demo project that demonstrates it with an example database.
Also specify exact versions of:
- BDE;
- Interbase\Firebird client;
- Interbase\Firebird server;
- IBDAC.
Posted: Thu 28 Jun 2007 08:37
by antonx
ive made little converter.. when im importing data form paradox database i convert these chars to right ones for IBDAC :]