Hello ,
I have developed a project deployment solution. Deployed to Integration services Catalog.
Source : MySQL(connection type: ODBC)
Destination: MSSqlServer(Connection type: OLEDB)
when I scheduled it in sqlserver Agent and Execute, It's throwing error as Can not open ODBC connection.
I have tested with these two scenarios.
1. User DSN: created a user DSN with 32-bit driver and tested
2. Connection String: gave connection string with servername,username,pwd and Initial catalog.
Everything works good. I have checked that 32-bit in sqlserver agent.
But , All the trails are turning out red.
looking for a best solution, if anyone of you come across this issue.
Thanks in advance.