Menu

Connecting to SQLite

Anonymous
2015-07-09
2015-07-25
  • Anonymous

    Anonymous - 2015-07-09

    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?

     
  • Anu

    Anu - 2015-07-09

    Something like this, haven't tried :
    Driver: org.sqlite.JDBC
    Example: org.sqlite.JDBC
    Datasource URL : jdbc:sqlite:C:\yourdb.db

     
  • Anonymous

    Anonymous - 2015-07-11

    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

     
  • PAscal

    PAscal - 2015-07-11
     
  • Anonymous

    Anonymous - 2015-07-11

    Thanks PAscal, that's what I was looking for. Connected OK now.

     
  • Anonymous

    Anonymous - 2015-07-24

    Hi, How Can I connect to SQL Server 2008 R2, Please help!!!

     
    • PAscal

      PAscal - 2015-07-25

      this question has nothing to do with sqlite ...
      Could you post a new thread ?

      Thanks

       

Anonymous
Anonymous

Add attachments
Cancel