Multilanguage support for ReportBuilder?
Hi,
I'm using Delphi7 Enterprise, InterBase and ReportBuilder 7.02
In a InterBase table I have a VarChar(255) column: OriginalTitle
I used the UNICODE_FSS character set for that column
This is the original title of a publication. It may contain text in
Russian, English, and Japanese etc.
After pasting a few Chinese characters into the VarChar field (using IB
Manager) and running a ReportBuilder report, it printed only ?????? and no
Chinese characters.
I'm using an IBDataSet component to connect to the database.
Is this a working strategy and are there any other considerations?
Regards.
I'm using Delphi7 Enterprise, InterBase and ReportBuilder 7.02
In a InterBase table I have a VarChar(255) column: OriginalTitle
I used the UNICODE_FSS character set for that column
This is the original title of a publication. It may contain text in
Russian, English, and Japanese etc.
After pasting a few Chinese characters into the VarChar field (using IB
Manager) and running a ReportBuilder report, it printed only ?????? and no
Chinese characters.
I'm using an IBDataSet component to connect to the database.
Is this a working strategy and are there any other considerations?
Regards.
This discussion has been closed.
Comments
explicit support for MBCS. Can you test with other Chinese char sets to
print Chinese characters in RB?
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com