HRCastillo2009
|
Posted: October 23, 2009 12:40 by HRCastillo2009
|
| What is the assurance that IP address of HOST never be changed |
Changes of Host's IP Address
Replies: 4 - Last Post: October 25, 2009 04:58
by: HRCastillo2009
by: HRCastillo2009
showing 1 - 5 of 5
Sonny Gauran
|
Posted: October 24, 2009 04:30 by Sonny Gauran
|
|
The IP address of your host is where your MySQL Server is located. In our case, since you are accessing the MySQL server on my machine, i always give out my IP address. But if you install that on your local machine, the host name would then be localhost. Let me know if this helps.
|
HRCastillo2009
|
Posted: October 24, 2009 05:30 by HRCastillo2009
|
| How about when the software installed on a Client/Server environment , machine (server) dedicated only for database? |
Sonny Gauran
|
Posted: October 24, 2009 14:59 by Sonny Gauran
|
|
Then you'll have to get the IP address of that dedicated server machine (im assuming that it has a mysql server). You can then use that IP address for your JDBC connections. |
HRCastillo2009
|
Posted: October 25, 2009 04:58 by HRCastillo2009
|
| I have other question in relation with the above topic. I'll just ask you on Monday personally. thanks |
Replies: 4 - Last Post: October 25, 2009 04:58
by: HRCastillo2009
by: HRCastillo2009







