List:MySQL ODBC« Previous MessageNext Message »
From:Juan Pedro Reyes Molina Date:January 10 2005 6:35pm
Subject:Problems with accented characters in table names
View as plain text  
I'm spanish and got a table call ente with to fields: enteid and descripción

MySqlAdministrator sees descripción name correctly.

But with mysql console when I issue "select * from ente I see" 
descripci¾n instead of descripción.

Due to MySqlAdministrator works fine (mysqlcc works fine too)  I´m sure 
is a configuration issue with mysql console. I've tryed set names 'utf8' 
and set names 'latin1' with no success.

Any help?




Thread
Problems with accented characters in table namesJuan Pedro Reyes Molina11 Jan