• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Retrieve data from SQLite Database

    User help
    3
    5
    3.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Niaf
      last edited by

      Hi everyone,

      I want to create a SQL Datasource and use a SQLite database. I've done it with a MySQL Database and it works perfectly well.
      I tried to search on the board and I found that I need to add the driver in WEB-INF/lib. So i downloaded the SQLiteJDBC (3.7.2) and i added it in the lib folder.
      I would like to know if it was the right thing to do and then, what should i do now? Do i need to modify some files (i guess i have to) ? Is there a documentation explaining how to add another sql driver to Mango ?

      Best regards,

      P.S : Sorry for my english, i'm not fluent

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        Correct so far. A quick search suggests that the driver class name for sqlite is org.sqlite.JDBC. I think that is all you should need.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • N
          Niaf
          last edited by

          Ok thanks, I'll try and come back if i have a problem.

          1 Reply Last reply Reply Quote 0
          • A
            anirudhb
            last edited by

            I do not have a username & password for my sqlite db and how should i formulate the connection string? Please help.

            Thanks so much!

            Anirudh

            1 Reply Last reply Reply Quote 0
            • First post
              Last post