Geeks, please accept the hero post of 2021 Microsoft x Intel hacking contest>>>
Record the system environment: after the IIS service of windows2016
mysql5.6.27 database is started, log in and enter the main interface to report an error. There is no. Net framework data provider for MySQL in the data provider
Solution: because the windows server system is not in accordance with MySQL connect, resulting in unable to parse MySQL connection string. Download from the official website: mysql-connector-net-6.10.9 https://dev.mysql.com/downloads/connector/net/ Click on the previous version
Find the version to download and install
Restart the service to open L
Similar Posts:
- [Solved] Python import module error: importerror: no module named mysql.connector
- Solve the problem of pychart connecting MySQL 1366 and reporting an error
- The solution to the error code is 2203 during MySQL installation
- Java.lang.classnotfoundexception: com.mysql.cj.jdbc.driver can’t find jar package, path problem
- The jdbc driver imported from idea into MySQL appears “Java. Lang. classnotfoundexception: com. Mysql. CJ. JDBC. Driver”
- Logstash output jdbc Error: java.lang.IllegalAccessError: tried to access class com.mysql.jdbc.EscapeProcessor from class com.mysql.jdbc.ConnectionImpl
- [Solved] C# Error: Could Not Find Net Framework Data ProVider, It may not be installed.
- IDEA Connect MYSQL Error: You have an error in your SQL syntax : ‘OPTION SQL_SELECT_LIMIT=1000’ (or…
- ImportError: No module named mysql
- Troubleshooting MySQL Python error on MAC