File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes What does this mean?  Please help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "What does this mean?  Please help" Watch "What does this mean?  Please help" New topic
Author

What does this mean? Please help

antony magnier
Greenhorn

Joined: Jul 10, 2001
Posts: 11
I have the following JDBC program but when i run it it says Exception in "main" java.lang.NoClassDefFoundError: db
What does it mean?
Dave Vick
Ranch Hand

Joined: May 10, 2001
Posts: 3244
Antony
It means it cannnot find the class definition for that class. Try to do a search in the beginner forum for 'noClassDefFoundError' and you should get quite a few topics to help you out.


Dave
 
 
subject: What does this mean? Please help
 
Threads others viewed
Java Programmers
How do you like them apples?
mtech vs java certifications
Favorite spam?
Problem Compiling JSP with IIS 4.0 and JRun 2.3
IntelliJ Java IDE