want to use ireport with sqlite or java derby -


i developing application using java mysql customer. don't want customer install mysql on pc, moved java derby db. unfortunately, couldn't find in ireport wizard connection derby or sqlite; there solution that?

first download sqlitejdbc.jar

you have go in ireport tools - > options - > classpath click add jar , add downloaded sqlitejdbc.jar file.

now connect database. first select jdbc connection. still after didn't see sqlite driver in jdbc driver combobox. wirte in " org.sqlite.jdbc" , in jdbc url type " jdbc:sqlite:sqlite file location" example "jdbc:sqlite:e:\workplace\db_test\project2.sqlite".

then click test if given password type password else leave blank.:)


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -