LinqPad IQ driver query result from "Thai" language as "??????????" ( MySQL database )
Options
Just Dump() or Take (100) from Table
If there "Thai" language in example "ทดสอบA" will show "?????A"
If there "Thai" language in example "ทดสอบA" will show "?????A"
Comments
-
Result window can display "Thai" language well
I tested Console.WriteLine("ทดสอบA"); => result OK
-
I got solution.
need to add "charset=tis620" to Additional Connection String