开发者

Could not connect to New SQL Server in eclipse

Connecting/pinging a database in eclipse gives me error:

Could not connect to New SQL Server in eclipse

My software is: MySql Server 5.5.12, Connector/J 5.1.17, Eclipse IDE for Java EE Developers v. 1.4.0.20110615-0550.

Logging from console or phpmyadmin works ok.

Here is also screenshot of开发者_JAVA百科 connection settings:

Could not connect to New SQL Server in eclipse

Any suggestions about this error?


You are loading a MSSQL driver, but you are running a MySQL server.

http://www.mysql.com/products/connector/


change the driver to Mysql driver 5.0 and it will connect properly

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜