I have to make a Desktop Application with database ( SQLite )..
How do i setup sqlite?
+ I would like to make a *.db data which contains tables and then in java application i want to operate with this *.db file as a database. Is that ok and possible?