Jump to content

org.sqlite.JDBC not found?


Johnxtrem

Recommended Posts

Hey, I've added sqlite-jdbc-3.18.0.jar to my project, included it in module dependencies (IntellijIDEA) and when I run OSBot script, it throws: org.sqlite.JDBC not found.  (

Class.forName("org.sqlite.JDBC");

Could be that OSBot isn't allowing any database management or am I doing something wrong?

Thanks!

Edited by Johnxtrem
Link to comment
Share on other sites

1 minute ago, Johnxtrem said:

Hey, I've added sqlite-jdbc-3.18.0.jar to my project, included it in module dependencies (IntellijIDEA) and when I run OSBot script, it throws: org.sqlite.JDBC not found. 

Could be that OSBot isn't allowing any database management or am I doing something wrong?

Thanks!

You are correct :)

OSBot doesn't allow any direct database connections as of now.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...