Unidac Special Characters
Posted: Sat 16 Feb 2013 18:33
Hi,
I have a problem with TUniSQL component.
I want to insert a string that is encrypted... in a MySQL table but the string is changed.
Text that I want to insert
—•yu¯ÐßÊE<[©su¦¯˜¶•h¡†¥™²˜¢¶¨zv\¶xi¨ž–ª©h~J—”ž˜—§–hb3{b@o›ÏØÈ›×©ÒÌà˜uk
Text in MySQL DB
—•yuŻĐßĘE<[©su¦Ż¶•hˇ†Ą™˛˘¶¨zv\¶xi¨ž–Ş©h~J—”žť—§–hb3{b@o›ĎŘțשŇĚŕuk
Some characters are changed ....yu¯ to yuŻ
If I write this string in DB manualy it works ...
I try also with Parameters but is the same result. I changed the connection to UniCode,I try with charset UTF8 but I didn't find a solution.
What I did wrong?
Unidac version is 4.1.3
Delphi 2006
Thanks !
I have a problem with TUniSQL component.
I want to insert a string that is encrypted... in a MySQL table but the string is changed.
Text that I want to insert
—•yu¯ÐßÊE<[©su¦¯˜¶•h¡†¥™²˜¢¶¨zv\¶xi¨ž–ª©h~J—”ž˜—§–hb3{b@o›ÏØÈ›×©ÒÌà˜uk
Text in MySQL DB
—•yuŻĐßĘE<[©su¦Ż¶•hˇ†Ą™˛˘¶¨zv\¶xi¨ž–Ş©h~J—”žť—§–hb3{b@o›ĎŘțשŇĚŕuk
Some characters are changed ....yu¯ to yuŻ
If I write this string in DB manualy it works ...
I try also with Parameters but is the same result. I changed the connection to UniCode,I try with charset UTF8 but I didn't find a solution.
What I did wrong?
Unidac version is 4.1.3
Delphi 2006
Thanks !