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.