Problems connecting vb to mysql
Alpacino957
Posted messages
2
Status
Member
-
Anonymous user -
Anonymous user -
Hello, I'm trying to establish a connection between Visual Studio 2013 and MySQL Workbench but I'm unable to do so. When I click on Data Sources => Add Data Source => Data Source: MySQL Database; I click on Test Connection and it shows that it's okay, but when I click on the Next button, I get the following error:
Unable to open a connection to the database
"Unable to obtain the factory for the provider for the data provider named 'Mysql.Data.MysqlClient'"
Please check the connection and try again.
Unable to open a connection to the database
"Unable to obtain the factory for the provider for the data provider named 'Mysql.Data.MysqlClient'"
Please check the connection and try again.
look here: https://stackoverflow.com/questions/24807571/visual-studio-2013-connection-to-local-mysql-database
See you!