Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

unable to migrate data from mysql to sql server 2008 R2 64 Bit windows

$
0
0

Hi All,

Thanks in advance

I need to migrate the data from mysql database to sql server using ssis 2008 R2 in windows 64 bit environment.

I have installed the odbc driver also created the odbc connection its successful.

Then I opened the SSIS package and used ADO Net source for creating the connection to the source Mysql Database. The connection was successful.

When I tried to fetch the data from the source using the following query,

select col1,col2 from table     ( in the ADO .net source editor)  Getting the following error

Error at Data Flow Task [ADO NET Source [16]]: System.Data.Odbc.OdbcException: ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]
ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]
ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]
ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]
ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]
ERROR [HY010] [MySQL][ODBC 5.2(a) Driver][mysqld-5.1.67]

Please find below the screen shot,


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>