java.sql.SQLException Questions

1

How to install the MySQL JDBC connector?
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error “java.sql.SQLException: No suitable driver “. I placed the driver in the java-jrelib folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.

Answer Question   |  March 4, 2009  6:32 AM
Apache Tomcat, Database connectivity, Java, Java Database Connectivity, java.sql.SQLException, JDBC, JSP, Linux hosting, MySQL, Tomcat hosting, Web developers, Web development
asked by:
25 pts.

Oracle initialization error while running Java files
I am facing no issues while compiling the java file. However while running the same, I am facing the following error. java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress. Any pointers for the same?

Answer Question   |  October 13, 2008  7:13 AM
Java, java.sql.SQLException, ORA-01033, Oracle error messages
asked by:
5 pts.

Is there a server running on localhost: 3306?
Has anyone seen this error before? We’ve got a Windows 2003 Standard Server running MySql 5.x.x, with ColdFusion MX 7.x.x. Everytime we try to add a new MySql DSN Connection we get this error: Connection verification failed for data source: cudefault java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? The root [...]

Answer Question   |  March 19, 2008  5:24 PM
ColdFusion, java.sql.SQLException, MySQL
asked by:
25 pts.

1