SSIS ADO mysql Connector

Sue_8827 81 Reputation points
2020-11-16T05:13:40.857+00:00

Hello,

I am getting error when trying to connect to MYSQL over SSH. What am I doing incorrectly.

The same works for MYSQL workbench. I am also trying to get ODBC working but not sure how to add the SSH piece.

TITLE: Connection Manager

------------------------------

Test connection failed because of an error in initializing provider. Unable to connect to any of the specified MySQL hosts.

------------------------------

BUTTONS:

OK

------------------------------

39900-screen-shot-2020-11-15-at-115020-pm.png

39909-screen-shot-2020-11-15-at-115204-pm.png

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,577 questions
0 comments No comments
{count} votes

Accepted answer
  1. Monalv-MSFT 5,901 Reputation points
    2020-11-16T08:36:26.937+00:00

    Hi @SushmaPeddi-7734 ,

    We can also use ODBC Data Provider to connect to MySQL from SSIS.

    Hope the following links will be helpful:

    1. Connecting to MySQL from SSIS
    2. MySQL Connector/Net connection strings
    3. Unable to connect to any of the specified MySQL hosts

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues in November--What can I do if my transaction log is full?
    Hot issues in November--How to convert Profiler trace into a SQL Server table?


1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.