I did the migration of customer data from cobol files (.dat) to MySql.
The conversion went fine but now when I consult the data on the screen appear strange characters in special characters (accents, etc).
I'm using Windows with WPF.
I want send a few prints of the database and what appears on the screen but i don't know how.
What is wrong? Will need to change some codepage?