| 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.
|
 |
 |
|
|
subject: why it is not possible to use JDBC 2.0 classes in websphere ?
|
|
|