Forum Moderators: coopster

Message Too Old, No Replies

MySQL Data Enc

         

XMLMania

2:10 pm on Nov 24, 2004 (gmt 0)

10+ Year Member



Hi,

Currently I've got a system running where it attempts to convert all character encodings to ISO-8859-1 and store it in a mysql database.

However some UTF-8 chars are being changed to "?" where a ISO-8859-1 equivalent doesn't exist.

I would like to store the chars as UTF-8 but am I able to do this with MySQL 4.0.x?

jatar_k

9:19 pm on Nov 25, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I think so

[dev.mysql.com...]

look through there, it should be there somewhere