Hi , First of all I'm just beginner so forgive me for asking stupid questions ... ;-) I'm using wampserver ( MySql 5.6.12) on windows XP and after installing a new Toad 7.3.0.3250 version noticed a problem in editor and grid view with special characters ... For example sql "select 'žćčđšŽĆČĐŠ' from dual" returns 'žccdšŽCCЊ' ?!? I tried to change editor character encoding from "windows default" to utf8, but the result is the same. Simple "select on a table" returns correct values from database, but when I try to update table for example like "update table set column = "Č" database is updated with "C" values instead of "Č"?!? The same things happend when I update through the "Table/Data View" editor. Thanks in advance ZKlas
↧