Hello, Am Shadrack and Am a beginner in java programming. I started a small netbeans Swing project with SQlite database. I have finished with the project and built the jar file for it which runs fine with the database. But When I try to create an installer for it I just have an issue with the database not being able to be accessed. I have searched for solutions from a lot of places and have used a lot of software for this but nothing seems to work for me. I really am intimidated with this issue and don't know what to do. Please can someone help me on how to create Installers for java swing projects with sqlite database.
And I also want to know if the choice of SQlite database is not a good Idea.
Thank you.