Re: Character Problems
Posted by: Alexander Barkov
Date: December 01, 2006 06:02AM

What is your OS? Note, the MySQL Command Line Client on Windows
is a console DOS-alike application which uses cp850 character set.
Try to execute "SET NAMES cp850" after connecting. You'll need
this to insert accented letters correctly.

However, if I don't misunderstood, you have another one problem.
Can you please confirm that what happens is:
you type accented letters on your keyboard,
but they're displayed without accents in the mysql client?
Can you please send a screenshot to <bar at mysql dot com> ?

Options: ReplyQuote


Subject
Views
Written By
Posted
2540
November 07, 2006 02:00PM
Re: Character Problems
1565
December 01, 2006 06:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.