Page 1 of 1

UseUnicode results in problems with charset NONE databases

Posted: Thu 11 Mar 2010 12:03
by upscene
Hi,

If you have certain characters in a database with no charset defined, using Unicode in TIBC components can result in "cannot transliterate character between character sets" error.

Got any idea how to deal with this?

With regards,

Martijn Tonies
Upscene Productions

Posted: Fri 12 Mar 2010 10:10
by upscene
I guess it's simple, do not use Unicode on charset = NONE databases.

;)