mercredi 23 décembre 2015

javafx database project packaging as windows exe

I created a small app in javafx, and it only contains a login panel that accepts user name and password for user authentication. I used sqlite database. After I finished the application, it is correctly working in netbeans, but project was packaged by using Inno setup and Wix Toolset, and the database can't accessed.

What could the issue be?

Aucun commentaire:

Enregistrer un commentaire