Linked by Eugenia Loli-Queru on Mon 13th Nov 2006 03:17 UTC, submitted by samyem
Thread beginning with comment 181653
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Character set transparency
by John Nilsson on Tue 14th Nov 2006 04:15
in reply to "Character set transparency"
I think MySQL solves that in a similar way by converting to a binary data type.
http://dev.mysql.com/doc/refman/5.0/en/charset-conversion.html






Member since:
2006-11-12
Have you ever run into character set problems with MySQL? Firebird takes care of this with the use of the "NONE" charset type. Makes life easy when migrating