MySQL into MSSQL DB Error > Converted datatypes
-
Wednesday, April 25, 2012 8:31 AM
All Replies
-
Thursday, April 26, 2012 6:03 AMModerator
Hi MAW.FOERSTER,
Could you please try to use SQL Server Migration Assistant for MySQL tool to do the migration? Is it possible to use bit data type in SQL Server as the target column?
Stephanie Lv
TechNet Community Support
- Marked As Answer by MAW.FOERSTER Thursday, April 26, 2012 8:14 AM
-
Thursday, April 26, 2012 8:17 AM
Hy Stephanie,
many thanks .... I try the "create Report" in th SSMA Tool and create the target with binary(1). After the import I converted the column with an alter table ... it works !!!
Great answer ... thx

