PDA

View Full Version : Mysql database connectivity


jolly
Wed 11th Apr '01, 12:04pm
whenever we run our servlet to insert data into mysql database. exception comes saying


Cannot load connection class 'java.sql.SQLException: Error during query: Unexpected Exception: java.sql.SQLException message given: Communication link failure: java.net.SocketException'.

we are using type 4 driver for java named (MM driver)

mysql_2_comp.jar

Please let me know what is going wrong?