dbforge Fusion - problem displaying hebrew with utf-8

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
pelegr
Posts: 1
Joined: Mon 26 Jan 2009 16:48

dbforge Fusion - problem displaying hebrew with utf-8

Post by pelegr » Mon 26 Jan 2009 16:59

Greetings,

I have just upgraded from Core Lab MyDeveloper Tools 2.10.79 to DbForge Fusion 3.10.222.

I've got a database with data in utf-8 format in hebrew.
The data is queried fine and displayed on the webpage without issues.
However, it is displayed incorrectly inside dbForge in the table data viewer. It displays chars similar to this: "גגכמעגכע"
In addition , I also have page where form input in uf8-8 format is inserted into a table. Again, the data is correctly displayed inside the webpage when queried but is falsly displayed inside dbforge.
It seems that for some reason dbForge is not able to display the data in the correct utf-8 encoding inside VS 2005.

(everything is working on utf-8, the meta tags, all server variables, tables, database etc.)

Any ideas? thanks in advance.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 27 Jan 2009 14:20

Please check if 'Use Unicode' option is checked in 'Database Connection Properties' dialog box.

Post Reply