Web Hosting Talk







View Full Version : please help me with mysql


manveen
04-11-2001, 11:06 AM
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?