Netbeans swing connectivity to MySql? I had done a swing project using netbeans software. I used "clean and build" option to create a jar file for portability purpose. Also in Netbeans i used my backend of the project as My Sql. But when the jar file was created, and when it was taken to other system/PC which didn't have my sql installed in it, it didn't connect to database. So is it necessary to install My Sql in whichever system you wish to use your software or is there any other way to create jar file so that the database can be integrated along with it?
« Last Edit: April 10, 2011, 09:53:25 PM by Admin »
|