Page 1 of 1

code page problem

Posted: 09.06.2009, 09:57
by icyman
im using D2009 + zeos7alfa downloaded on 04/06/09 + MySql5.0 + codepage=euckr

it is working in Zeos 6.6.3 for seeing and posting with other language character.

In zeos7alfa, seeing is ok the other character letters, but ..

i post some other character set, and refresh dataset... then the datafield is corrupted and i cant read that.

also, when i use SQL parameter(using the TZquery.ParamByName) within other character set, it is generated unicode character set conversion error in MySQL.

Posted: 16.06.2009, 12:50
by mdaems
it is working in Zeos 6.6.3 for seeing and posting with other language character.
Indeed, that was before Codegear started messing with the string datatype in D2009. Please, dive into the code with the debugger and tell us how to fix it. I'm not a D2009 License owner...

Mark