Re: data in my database appear like (????????)
Posted by: alex alex
Date: June 08, 2006 01:59PM

Hello Alexandr, Hello obada agha,

I have the same problem, charaters in my Navicat - look like ????? - it is all what is written in Russian - anything else in latin looks OK.

i run you queries: here is the result:
character_set_client utf8
character_set_connection utf8
character_set_database utf8
character_set_results utf8
character_set_server latin1
character_set_system utf8
character_sets_dir /usr/local/mysql-standard-4.1.10-apple-darwin7.7.0...


The weird thing is that in myPHPAdmin those ???? look OK - in russian, but in Navicat - no..
I have all the fields in the tables with incoding utf8.
Still the problem is (i could work with myphpAdmin for now)..but in browser all those russian charaters look again like ?????? even though i have metetag encoding:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
...
...
what may be the problem in here?

thanks for your help!

Options: ReplyQuote




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.