Re: problem with displying kannada string (maping keyboard to kannada)
Posted by: Alexander Barkov
Date: May 07, 2005 08:18AM

Check you table definition and session variables:

SHOW CREATE TABLE t1;
SHOW VARIABLES LIKE 'character_set%';


You need to use utf8 character set.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: problem with displying kannada string (maping keyboard to kannada)
2466
May 07, 2005 08:18AM


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.