Hi
I am learning
JDBC using Eclipse.
For the following code
I am getting the following error:
Based on previous posts with this error message, I tried setting the J Connector jar file in
Java Build Path. I used the eclipse tutorial as reference -
http://www.vogella.de/articles/Eclipse/article.html#classpath.
But I am still getting this error. Do I need to explicitly set the class path anywhere else? Please tell me if there is anything else that I can try.
Thanks
Shuba