I have done a stand alone project on Java Swing and MySql where the frontend is designed by Swing and backend is designed on MySQL
I wanna build an exe of the project by incorporating the MySql schema and tablespace into the archieved file(exe/jar)
Plz tell me whether is it possible?
If it is...