Thanks. That exposes the problem. Original database is setup as the MySQL Default. latin1_swedish_ci, however, the data is utf-8. The export just garbles it. Looking into possible ways to convert the data on the original db and then export it. Not sure it is possible with the current setup though.