java and database question
hey all
i am developing a java swing application that would connect to a mysql database and queries it and upgrade it and all this stuff...this application is to be installed on a client pc....
my question is what is the professional way to deploy the database...should i download the mysql installer and install it on the user pc and then enter and the console and create all the tables?....is this the professional way?
please help
thanks in advance

