Hi All,
I have MySQL data source and want to perform ETL using SSIS. I can connect to mySQL using ADO NET Source but not using OLEDB source.
The most of the SSIS components like LookUp,Fuzzy Grouping ,Fuzzy Lookup , Term Lookup etc only allow OLEDB Connection manager to connect to database.
Any Microsoft OLE DB Provider for MySQL available ?
Is there any way to connect to MySQL using OLE DB Connection Manager from SSIS?
Thanks,
Moz