Dear Ladies and Sirs,

I tried 
SELECT * FROM <Table> WHERE <Column> LIKE '%�%';
to find out if german umlauts (���) are imported.

In the resultset where some ds with '�' and some with 'y'.
So the charset itself seems to be OK but why did I get 'y'.
They sound sometimes the same, but they are not the same.
How can I fix this?
MySQL-version is 3.23 , same with 4.1.

tia
        Klaus


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to