Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLException: no SQLite library found

843859May 9 2007 — edited May 14 2007
Hi everybody! I'm using netbeans to create an erp application with a sqlite database, but i have a problem.
When i compile my program from netbeans it's all right, but when i build a jar, at the first call to the database i get this SQLException: no SQLite library found.
I've inserted the sqlitejdbc inside my application to avoid the change of classpath by user.
How can I do??? Please someone help me!!
thanks, bye!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2007
Added on May 9 2007
14 comments
1,282 views