lundi 24 août 2015

How to embed sqlite tables to java eclipse application?

I have created a Java Payroll app . I have created the sqlite tables and managed to connect them to the app (insert , update etc functions). The main problem is how can I embed these tables to my app , in order to run my app in another computer. Any suggestions or examples?( I have already added the sqlite-driver.jar to my classpath).

Aucun commentaire:

Enregistrer un commentaire