I have created a Desktop java application which uses (EasyPHP) MySQL database
, now I'm trying to create an EXE
file of the application by using Advanced Installer, I have problem with attaching the database with the exe file.
Can anyone help me how to do that? I have googled it and cant got solution.