I want to connect from java, to a database which i am currently managing from phpMyAdmin. I do not own the server which the database runs.
however, i want to find the connection string of that database, in order to be able to communicate with my database using java.
Does anyone knows how to find that connection string?