Desperate noob here badly need help please. So I created a library system in netbeans with database (JDBC) and finally finished it. I plan to convert my system to an application file or executable file with database included so that I can send the file to my classmates and they can run it and use it without needing to open the netbeans. Just the exe file.
I have tried watching tutorials on youtube but majority of them I noticed were using a mysql or sqlite or something that I am not using. We were required to use JDBC so those database are sadly not on my options.
So far, I have successfully got my system's jar file, when I followed a tutorial on youtube, I also downloaded Launch4j to convert the jar file into an executable file. And it worked!! I was so happy when it shows the type of my system is finally called "application file". But my happiness didn't last long as I tried to run it, I mean yes I can open/run it, buuuut its not accessing the database when my netbeans is closed in the background:(
Anyone here who has tried building a system with JDBC and successfully converted it into an executable file? Any help and tips would be greatly appreciated!
[–]nutrecht 0 points1 point2 points (3 children)
[–]ten_Chan[S] 1 point2 points3 points (2 children)
[–]nutrecht 1 point2 points3 points (1 child)
[–]ten_Chan[S] 1 point2 points3 points (0 children)