MySQL Forums
Forum List  »  Microsoft SQL Server

Migration Errors
Posted by: Dave Cordes
Date: January 24, 2007 10:53PM

Hey everyone,
I need some assistance converting a SQL Server 2000 database to MySQL 5.1. I am trying to use the Migration Toolkit but every time I get a bunch of errors on some of my tables that I can't seem to understand. Here are some of the errors.

Incorrect string value: '\xEF\xBF\xBD Mo...' for column 'ORDER_NOTES' at row 2

Incorrect string value: '\xEF\xBF\xBDzqu...' for column 'ORDER_NAME_LAST' at row 206

Incorrect string value: '\xEF\xBF\xBD, a...' for column 'PRODUCT_DESC' at row 10

I assume they have to do with special characters in the columns but I don't know what to do about it. I am using the default MSSQL conversion routine. Any idea?

Options: ReplyQuote


Subject
Written By
Posted
Migration Errors
January 24, 2007 10:53PM
June 11, 2007 09:03AM
June 14, 2007 01:09PM
February 20, 2008 05:23PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.