MySQL integration #504
Replies: 6 comments
-
Please note that the .Net provider should be installed as well. http://dev.mysql.com/downloads/connector/net/1.0.html Igor Krasnopolsky (Igor.K) - 07/05/2013 08:07 AM
|
Beta Was this translation helpful? Give feedback.
-
Please note that the .Net provider should be installed as well. http://dev.mysql.com/downloads/connector/net/1.0.html Igor Krasnopolsky (Igor.K) - 07/05/2013 08:07 AM
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have installed mysql 5.5 server and Mysql connector Net 6.5.6. Still I cant get Mysql on the provider type. We are on studio 5.1.473 currently. Is there any other configs that we need to do? Thanks,
MySQLconnection.jpg undefined (Quali) - 07/31/2015 09:16 AM
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have installed mysql 5.5 server and Mysql connector Net 6.5.6. Still I cant get Mysql on the provider type. We are on studio 5.1.473 currently. Is there any other configs that we need to do? Thanks,
MySQLconnection.jpg undefined (Quali) - 07/31/2015 09:16 AM
|
Beta Was this translation helpful? Give feedback.
-
Thanks Charalambos, I have created a support ticket on your behalf, so we can get into your case thoroughly.
undefined (tal.a) - 07/31/2015 05:39 AM
|
Beta Was this translation helpful? Give feedback.
-
Thanks Charalambos, I have created a support ticket on your behalf, so we can get into your case thoroughly.
undefined (tal.a) - 07/31/2015 05:39 AM
|
Beta Was this translation helpful? Give feedback.
-
In order to connect to MySQL database, go to the Utilities stencil and drag the Database step to the canvas:
Connection string :
Data Source=localhost; Database=ChangeToYourDBName;User Id=root;Password=root
Provider Type: MySQL
Attachments:
(shay.d) - 11/19/2012 02:54 PM
· 2773 ·
Beta Was this translation helpful? Give feedback.
All reactions