How to get correct value from MySQL database?

Hello
I have same value written in TPS and MySQL database but value from MySQL display ???
On image below, image above is in TPS and below is in MySQL. I try to set MySQL database charset to UTF8, UTF16, different Latin2, Central Europeran and WIndows Central european but it does not helped.
Thank you for any help.

fonts_problem

Solution is to use Charset=cp1250 in the connection string…