Subject | Re: [IBO] Using Japanese characters with IBO and Firebird 1.5 in C++Builder on E |
---|---|
Author | Helen Borrie |
Post date | 2007-10-26T01:29:08Z |
At 09:38 AM 26/10/2007, you wrote:
Helen
>Hi Stefan,Have you looked at the Charset member of the Font property of your controls? If it is a question of display appearance (and you have the appropriate character set loaded in Windows) that might be the key to why your output font is displaying substitute characters....
>
>Thanks for the reply. I had specified the IB_Connection CharSet as
>UNICODE_FSS and was using an IB_Query component. Is there somewhere
>else that I needed to stipulate a CharSet?
Helen