I have an application that uses java se and while coding it I installed mysql workbench on localhost, everything works fine. Now I have to distribute the jar files so that people can use it. but when I try accessing the database it says connection error. In the database path I replaced localhost with the ip of the computer the database is on. Could someone please help me out.
Thanks a lot