I have a problem here.
I wanted to convert a DBF table into a MySQL table (using Navicat). This table has German names and words in it, which contain special characters ö, ä, ü, ß.
After converting, these characters appear as unknown, so some strange characters.
Under Navicat there's some kind of encoding when importing table, but I don't know which one.
How can I do this, with or without Navicat??
Please help!