I'm currently trying to merge data changes between two out of sync expressionengine databases. For this i have opted to use navicat.
The website makes heavy use of the greek character set in templates. When I view greek table field data in phpmyadmin, I see the characters in greek as expected. When I load them up into Navicat, I only see "???" question marks in their place. When I try to sync data between the databases, the result is that question marks are put in the place of greek characters.
The field types in question are "text" using "utf8_general_ci".
what am i doing wrong?
I had the same probem with Navicat Linux... The problem was solved following these steps:
Re-start your Navicat.
Source: http://wiki.navicat.com/wiki/index.php/How_can_I_display_Unicode_in_Linux%3F