Thanks for the help. It worked. On Apr 2, 3:03 pm, "Peter Rosconi" <[EMAIL PROTECTED]> wrote: > You need to add the sqlitejdbc.jar file to your class path. Are you > using an IDE or command-line to run your program? > > For command-line: > > java ... -cp ".;sqlitejdbc.jar" ... > > On Apr 2, 12:51 pm, [EMAIL PROTECTED] wrote: > > > Hi, > > > I am a beginner to JAVA and i am getting ClassNotFoundException on > > org.sqlite.JDBC in program SQLiteTest. The compile did go through > > fine. > > > Any help would be greatly appreciated. > > > Thanks. > > sschauhan.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
