i'm trying to creat a setup for my java application which contain a data base m problem is after i creat the setup and try to install in on another pc the app doesn't work i figured that the database does not export whith the project when i creat the .exe
i used install4j and i used a bundle and i imported the database file and the JRE but it sill not working , when i did my research about it i found that i have to go to services in netbeans ( i'm working with netbeans) and creat the database in java DB with using java embedded but its not connecting to !
so please can someone discribe how should it be or can figure the problem ( i creat the data base in mysql and i used the connection normaly)