G'day,
I just want to ask how could i run a set up for a MySQL DB through Java.
For example, when installing the application, I need to check if MySQL is installed, and if not, install it.
OR, how would I go about checking for a registry for mysql ?
How would I go about doing this, or if anyone has resources it would be much appreciated.
Regards