NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
DB Client and Database Encoding


Joined: 27 Sep 2006
Posts: 2
Reply with quote
Hello,
I am using:
server: Mysql 4.1
build 4621eval

MySQL encoding is utf8, so how can I view and edit data in text filelds with utf?

After Querries:
SET character_set_client =utf8;
SET character_set_results = utf8;
SET character_set_connection = utf8;
the variables are correctly set which can be checked by right click on Databases->Details and then tab system.
However when I browse the data i see nontranslated unicode. (Note: table columns are chars, texts not blobs which does not encode, tables transate correctly in other clients.).

Does this problem can be solved?
View user's profileFind all posts by sergeev007Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
yet, it's not supported for DB client.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 27 Sep 2006
Posts: 2
Reply with quote
But is there any your product that supports?

And one more questinon about DB Client. As far as I understand I can't manipulate database structure, or generate sql statements into my php code with it. The only purpose of DB Client is to manipulate data and view database structure.

Am I Right?
View user's profileFind all posts by sergeev007Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Right, DB client is of that purpose.

Regarding "any our products that support" I'm not sure what products you're talking about.
We have some plans on making DB client better. Support for different encodings is one of the planned improvements Smile

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
DB Client and Database Encoding
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic