Forum Discussion
Not connected to MySQL
- 9 years ago
Problem solved using latest version of connectors helps me in windows 10. Version in tutorial didn't worked
Hi maybevlad,
>>But how i can found out that connector was installed and work right way?
I'd like to suggest you use other methods to check the mysql connector state.
For example: you can try to use odbc connection to check the connection state. If odbc can connect to mysql succeed, it means the connector install succeed.
About use odbc connect to mysql, you can refer to below document:
Configuring a Connector/ODBC 5.x DSN on Windows
Connecting to a MySQL Database with an ODBC Driver
Regards,
Xiaoxin Sheng
Problem solved using latest version of connectors helps me in windows 10. Version in tutorial didn't worked
- dpombal9 years agoPost Partisan
which version did you install I tried with mysql-connector-net-6.6.5.msi and with latest mysql-connector-net-6.9.9.msi . But i am unable to connect. Apart from installing,,,is it necessary any extra configuration