aspose file tools
The moose likes JDBC and the fly likes why it is not possible to use JDBC 2.0 classes in websphere ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "why it is not possible to use JDBC 2.0 classes in websphere ?" Watch "why it is not possible to use JDBC 2.0 classes in websphere ?" New topic
Author

why it is not possible to use JDBC 2.0 classes in websphere ?

Siva Ram
Ranch Hand

Joined: Apr 04, 2002
Posts: 66
Hi,
In websphere 4.0 appln server , while I tried to use JDBC 2.0 classes, it throws class not found exception . Whether WAS 4.0 doesn't support JDBC 2.0 classes .


Thanks and Regards,<br />Siva Ram .NR
Geir Morten Hagen
Ranch Hand

Joined: Apr 05, 2002
Posts: 34
Have you added the JDBC driver for your dbms to websphere classpath?
Siva Ram
Ranch Hand

Joined: Apr 04, 2002
Posts: 66
Yes. I added the classes. Even then this error is coming.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: why it is not possible to use JDBC 2.0 classes in websphere ?
 
Similar Threads
How to compile jdk 1.3 classes in VAJ 4.0 ?
What is difference between jdbc 2.0 and jdbc 4.0?
Basic JDBC help
how to use Scrollable ResultSet on WebSphere 4.0
Need JDBC 2.0 Driver