SQLException: no SQLite library found
843859May 9 2007 — edited May 14 2007Hi 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!