Java Database Connectivity Questions and Answers

Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

multi-use of the database

Hello . I've developed a local website using xampp , and I want to access the mysql database in it to develop a J2SE application. Is it possible ? if so could you give me the right keywords to search since I kept trying every single word that could pop into my mind . Thank you very much . ...

Answer Question   |  Oct 21 2009  7:10 PM GMT
MySQL, Java Database Connectivity, xampp
asked by Hanai

  5 pts.

JDBC Connection from JAVA to iSeries DB

I have a simple class that resides on my local drive. I am attempting to connect to iSeries I5V4 environment and do "select" from one of the DB files. When I run my .class file in Rational Application Development I ghet a "class not found" exception. How do I set classpath in RAD? Should my...

asked by Lenny2113

  115 pts.

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-jre\lib\ 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.

View Answer   |  Mar 4 2009  6:32 AM GMT
JSP, MySQL, Web development
asked by Advancedjava

  25 pts.

Database connection problem

I am working on a japanese project. the DB is oracle8i. So I am using classes102 and nls_charset10 driver zip files. I am able to connect to db through SQL* but not through code. the error is: java.sql.SQLException: 20 at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:407) at...

View Answer   |  Jan 16 2008  4:13 AM GMT
SQL, Java Database Connectivity, JDBC
asked by Sankya123

  5 pts.

1 - 4 of 4
<<PREVIOUS 1 NEXT>>