sql server - Migrating data from MSSQL to MySQL -
I have some tables in SQL Server Express that contain high character data - eg: Hagen-Days
I have exported SQL and I run it in MySQL, fails on these letters. I do not have DTS in SQL Express, so I can not change the ODBC conversion.
I have used the functionality of the external table of the filemaker pro but the characters are shown as odd letters. Formerly:
Any suggestion would be appreciated.
got a fix
Comments
Post a Comment