Subject How to display unicode with IBConsole
Author tsangccn
Hello,

I have created a Firebird database with default character set
UNICODE_FSS. And I can process unicode with Firebird using Java. But
when I use IBConsole to select the record, the unicode characters
becomes garbage. Do anyone knows how to display the unicode
characters with IBConsole?

The dialect of my database is 3.

Thanks
CN