Jump to content
We've recently updated our Privacy Statement, available here ×

vijay.s.vankhede

Members
  • Posts

    1
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by vijay.s.vankhede

  1. Hello Everyone I have solution for your sqlite jdbc driver. I am working with netbeans. First download sqlitejdbc.jar You have to go in iReport Tools - > Options - > Classpath then click add jar and add downloaded sqlitejdbc.jar file. Now to connect to database. First select Jdbc connection. Still after that you didn't see sqlite driver in JDBC driver combobox. So wirte in that " org.sqlite.JDBC" and in JDBC url type " jdbc:sqlite:sqlite file location" For example "jdbc:sqlite:E:WorkplaceDb_testproject2.sqlite". then click test if you given any password then type password else leave it blank.http://community.jaspersoft.com/sites/all/libraries/ckeditor/plugins/smiley/images/regular_smile.gif
×
×
  • Create New...