Hello,
I have a problem when trying to connect to a mysql server online using jdbc.
I have copy the jdbcSQLExemple from here : link
I've only changed the url, the id and the password and i have this error : (SQLException) java.sql.SQLException: No suitable driver found for "SERVERNAME"
I've...
Check for updates here: https://bitbucket.org/xerial/sqlite-jdbc/downloads/
Newest version (18.8.2018): sqlite-jdbc-3.23.1
Just copy the newest version to the AdditionalJar folder and delete the old one. Set the reference in "#Region Project Attributes"
#Region Project Attributes...
Hi!
I'm trying to use SQLite as local / remote DB.
I have successfully downloaded sqlite-jdbc-3.21.0.jar from the proper server:
https://bitbucket.org/xerial/sqlite-jdbc/downloads/
Now arises the question:
Where should I put the .jar file in order to get use of it?
I haven't found the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.