Link to home
Start Free TrialLog in
Avatar of JCW2
JCW2

asked on

Mysql URL and Java

This question is related to http://www.experts-exchange.com/Programming/Languages/Java/Q_26952041.html#a35398303.

One of the people that posted said that I needed to change the URL for the database. However, I don't understand how to do this. Can you tell me how it works?
Avatar of for_yan
for_yan
Flag of United States of America image

That is a little bit srrange issue. Your previous question the one to which you refer above was formulated - how do I connect to another database? So in one iof the posts folks commented that in order to connect to another databse you need to change the URL. so you need tio chang URL if you indeed want to connect to anoither database. If you experience some problem (error,etc) please sopecify what it is.
Avatar of CEHJ
Please clarify your question
Avatar of JCW2
JCW2

ASKER

I need to understand how to change the "URL" string such that I connect to some other database.
ASKER CERTIFIED SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JCW2

ASKER

Thank you for your help.