How can I connect to an SQLite DB. I have downloaded sqlite-jdbc-3.8.10.1.jar and tried to add it to SQLeo, but what should I enter in the driver and example fileds in the new driver dialogue?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Tips / How to" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
How can I connect to an SQLite DB. I have downloaded sqlite-jdbc-3.8.10.1.jar and tried to add it to SQLeo, but what should I enter in the driver and example fileds in the new driver dialogue?
Something like this, haven't tried :
Driver: org.sqlite.JDBC
Example: org.sqlite.JDBC
Datasource URL : jdbc:sqlite:C:\yourdb.db
Thanks Anu, tried this but no joy. I think part of the problem is that SQLite is not listed in the various flavours of DB
Could you check this other post:
https://sourceforge.net/p/sqleo/discussion/general/thread/462168e0/
Thanks PAscal, that's what I was looking for. Connected OK now.
View and moderate all "Tips / How to" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi, How Can I connect to SQL Server 2008 R2, Please help!!!
this question has nothing to do with sqlite ...
Could you post a new thread ?
Thanks