I'm create a program using java and MySql (jdbc) my problem
where I'm start up the program in my customer computer , i must set up MySql program or not

Recommended Answers

All 3 Replies

either that or have him connect to a publicly accessible server where the database will be running.

either that or have him connect to a publicly accessible server where the database will be running.

sry how i can make him connect to a publicly accessible server where the database will be running

same way you connect to any other mySQL server, you just need to have it hosted somewhere it can be connected through over the internet (and of course have it properly secured).

But if you have to ask that, don't even bother trying to set something like that up as it'll end in tears.

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.