"Franz, Fa. PostDirekt MA" <[EMAIL PROTECTED]> wrote:
> 
> 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.
> 

What character set do you use? (default-character-set for 3.23 and character set and 
collation for 4.1)


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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

Reply via email to