Subject | posting Unicode string data to FireBird 1.5 |
---|---|
Author | d_dude_2003 |
Post date | 2004-03-22T10:59:49Z |
Hello,
I created a FB 1.5 Db with UNICODE_FSS charset. I have a simple
table with one VARCHAR(50) field.
On client side, its Delphi app with IBExpress. I have a TNT DBEdit
component, connected to this VARCHAR field.
I type in this TNT DB Edit and it shows Unicode correct, but when
i post a record to DB, it becomes all ???.
What i need to get correct Unicode data posting?
Thanx,
Eugene.
I created a FB 1.5 Db with UNICODE_FSS charset. I have a simple
table with one VARCHAR(50) field.
On client side, its Delphi app with IBExpress. I have a TNT DBEdit
component, connected to this VARCHAR field.
I type in this TNT DB Edit and it shows Unicode correct, but when
i post a record to DB, it becomes all ???.
What i need to get correct Unicode data posting?
Thanx,
Eugene.