LinqPad IQ driver query result from "Thai" language as "??????????" ( MySQL database )
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
I tested Console.WriteLine("ทดสอบA"); => result OK
I got solution.
need to add "charset=tis620" to Additional Connection String