Coder Social home page Coder Social logo

error with sqlite about ragtime HOT 7 CLOSED

weavejester avatar weavejester commented on May 31, 2024
error with sqlite

from ragtime.

Comments (7)

martintrojer avatar martintrojer commented on May 31, 2024

Hey,

I've got sqlite working with "jdbc:sqlite:test".

I am using [org.xerial/sqlite-jdbc "3.8.7"]

You also need sqlite3 installed on the machine.

from ragtime.

jcswart avatar jcswart commented on May 31, 2024

Martin,

Thanks.

I have sqlite3 that is how I've been interacting with the the database so far. Is your process similar to the one I described above, or do you do things a bit differently?

from ragtime.

martintrojer avatar martintrojer commented on May 31, 2024

In the project.clj above you are using the wrong version of org.xerial/sqlite-jdbc

from ragtime.

jcswart avatar jcswart commented on May 31, 2024

Oh wow! Blinded by familiarity, thank you I will give this a try!

from ragtime.

jcswart avatar jcswart commented on May 31, 2024

Martin,

Thank you. This fixes the issue. I was using the artifact ID from: https://github.com/clojure/java.jdbc which appears out of date.

Updating my project.clj to [org.xerial/sqlite-jdbc "3.8.7"] as you suggested fixes it.

from ragtime.

martintrojer avatar martintrojer commented on May 31, 2024

Happy to help, I've raised a PR on clojure/java.jdbc to update the SQLite driver version

from ragtime.

jcswart avatar jcswart commented on May 31, 2024

Thanks, I was going to do the same!

from ragtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.