Hi,
I am trying to MySQL database in my VM. I have added the connect activity and this was the default connection string given. And i have added my details
“Server=10.34.xx.xx;Database=ABC;Uid=ABC;Pwd=ABC;”
Next ,i need to select “MySql.Data.MySqlClient” but the option is not listed in the dropdown?
Can someone please let me know if i need to install any client or plug in?
It implements the required ADO.NET interfaces and
integrates into ADO.NET-aware tools. You can build applications using your choice of .NET languages.
Connector/NET is a fully managed ado net data provider written in 100% pure C#.