Unicode data into Rev fields
Posted: Tue Apr 01, 2008 8:46 pm
Hi,
I have a SQLite database with data encoded in UTF8. I can't seem to figure out a way to get the data to display in Rev fields properly. I have been using the Database Query Builder, and then populate fields using the Object Inspector ... Database properties. I have tried setting the Text Formatting on the field properties to a unicode font, with Unicode, with UTF8, etc. and I seem to either get ANSI characters or Chinese characters showing up. I can't get the special characters in the data to appear properly in the field.
Any suggestions? I have also tried reencoding the SQLite database as UTF16LE and the same problems occur.
Thanks,
Larry
I have a SQLite database with data encoded in UTF8. I can't seem to figure out a way to get the data to display in Rev fields properly. I have been using the Database Query Builder, and then populate fields using the Object Inspector ... Database properties. I have tried setting the Text Formatting on the field properties to a unicode font, with Unicode, with UTF8, etc. and I seem to either get ANSI characters or Chinese characters showing up. I can't get the special characters in the data to appear properly in the field.
Any suggestions? I have also tried reencoding the SQLite database as UTF16LE and the same problems occur.
Thanks,
Larry