Subject Re: Character Set question (practical & philosophical)
Author John Craig
OK, now I'm REALLY confused. When I do this SELECT from a SQL client,
I get one thing when via JayBird, a different answer:

select rdb$character_set_name
from rdb$database

Returns DOS850 (which is what I expected) from a SQL client. Same
query via JayBird returns UNICOD_FSS.

Anyone able to enlighten me here....

Thanks,

John