MySQL Forums
Forum List  »  Microsoft SQL Server

Problem migration SQL Server to MySQL with SSIS
Posted by: Ana Rosa
Date: January 10, 2012 05:31AM

I'm trying to migrate data from SQL Server to MySQL using SSIS control. The problem is that not all rows are copied because there is an exception:

An exception has occurred DURING data insertion, the message Return from the provider is: Unable to cast object of type 'System.Int16' to type 'System.Char []'.

Only happens in the tables that have fields of type NULL. When you insert a NULL appears this exception.

Thanks for your help.

Options: ReplyQuote


Subject
Written By
Posted
Problem migration SQL Server to MySQL with SSIS
January 10, 2012 05:31AM


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.