Guys,… I've recently updated to the latest version of SqlYOG and I noticed that I can enter extended characters into table data ad hoc, e.g., [ALT] + 254 = 'box' symbol.
And SqlYOG is reading the same data that my own applications are reading.
however, I can't get my own app's to 'display' the extended ascii character set ( or anything like unicode etc… ) properly.
I've tried everything from database collation sets ( latin1, utf8, ascii ) to front end app changes on TEdit.Font properties like character set and font name.
Anybody successful in doing this ? I'd like to know what SqlYOG did to get it to work in their application.
Thanks !!!
[attachment=1383:test.jpg]