I have a few tables in SQL Server Express that contain data with high characters - ex: Häagen-Dazs
I've exported SQL inserts and when I run in MySQL they fail on these characters. SQL Express doesn't have DTS so I can't do an ODBC transformation.
I've used FileMaker Pro's external table functionality but the characters show up as odd characters. ex: �
Any tips would be most appreciated.