Hi. Well, I am able to program in Java and connect it to MS Access and be able to distribute it as long as I have the *.mdb file together with the *.jar file. Now, I want to have my database on MySQL. I am already able to do it on my own computer but I still don't know how to redistribute it. Could someone teach me how? Thanks :D

MySql would need to be installed locally on their machine.

It would be much easier if you used an embedded database like H2 or JavaDB (Derby) instead.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.