News

The DTS package has been migrated using the wizard to convert it to SSIS. We've recreated the MySQL data source in system data sources, but in the BI Studio, I can't see any MySQL ODBC options.
When I run:string query = "SELECT * FROM jobs"; string connection = "Provider=MySQLProv;DRIVER= {MySQL ODBC 3.51 ...