Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
MetalWar
Starting Member
1 Post |
Posted - 2007-08-03 : 11:38:00
|
| Hello,I am working on a PHP page that requires me to connect to our MS SQL Server (I believe it's 2000) in order to extract data. In order to do this, I need the IP of the database server. How would I go about getting this IP?All help much appreciated.Thank you. |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-08-03 : 11:42:43
|
| Ping by server name or ask dba. |
 |
|
|
|
|
|