[SQLiteJDBC] Configuration

Andy Wilbourn awilbourn at gmail.com
Wed Jan 13 10:14:47 EST 2010


I am very new to Java as a whole. I have managed to be successful with the
language when I have the IDE working. So I am asking if someone can tell me
how to configure a project to work with the JDBC driver. I have tried
Eclipse and NetBeans, but both I get an error that the class name cannot be
resolved.

 

I believe it is just come simple thing I have not done to get the code to
even compile it complains for the Class.forName("org.sqlite.JDBC"); line. 

 

Thanks.



More information about the SQLiteJDBC mailing list