Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JDBC and Relational Databases
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
JDBC and Relational Databases
why it is not possible to use JDBC 2.0 classes in websphere ?
Siva Ram
Ranch Hand
Posts: 66
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
Posts: 34
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Have you added the JDBC driver for your dbms to websphere classpath?
Siva Ram
Ranch Hand
Posts: 66
posted 23 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Yes. I added the classes. Even then this error is coming.
Thanks and Regards,<br />Siva Ram .NR
Consider Paul's
rocket mass heater
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Basic JDBC help
What is difference between jdbc 2.0 and jdbc 4.0?
Need JDBC 2.0 Driver
How to compile jdk 1.3 classes in VAJ 4.0 ?
how to use Scrollable ResultSet on WebSphere 4.0
More...