Jump to content

Connect to SQlite (Spiceworks) database from ireports (Jaspersoft)


aavhad

Recommended Posts

I'm trying to connect to SQLite db from Jaspersoft ireports. I was able to create a datasource successfully but when I create a report using the datasource it gives me below error message.

java.sql.SQLException: file is encrypted or is not a database[/code]

I'm using below JDBC drivers:

 

JDBC Driver: org.sqlite.JDBC[/code]
JDBC URL: jdbc:sqlite:C:\Users\IT\Desktop\sqllitejdbc\spiceworks_prod.sqlite[/code]
Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...