Subject posting Unicode string data to FireBird 1.5
Author d_dude_2003
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.