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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-01-14 : 08:26:26
|
| kailash writes "I am using SQL Server 2000 on Windows 2000 Preofessional. When I go to Sql Server Group and clicked on New Sql Server Registration,and select one particular IP address among available servers IP ,and click on Next 3 times and click on Finish and try to register, I get a message saying "My machine name - SQL Server does not exist or access denied. ConnectionOpen(Connect())" .And from other machine i am able to register for the same IP address. So is this a machine specific problem ?Or something to do with the access permissions??Any Ideas ?? " |
|
|
harshal_in
Aged Yak Warrior
633 Posts |
Posted - 2003-01-14 : 08:33:47
|
quote: kailash writes "I am using SQL Server 2000 on Windows 2000 Preofessional. When I go to Sql Server Group and clicked on New Sql Server Registration,and select one particular IP address among available servers IP ,and click on Next 3 times and click on Finish and try to register, I get a message saying "My machine name - SQL Server does not exist or access denied. ConnectionOpen(Connect())" .And from other machine i am able to register for the same IP address. So is this a machine specific problem ?Or something to do with the access permissions??Any Ideas ?? "
what do u mean by clicking next for 3 times???I think u have to check the username and the password for the servers.Expect the UnExpected |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-01-14 : 12:21:59
|
| Are you able to ping that IP address? The error message that you specified is a communication problem. If you can not get it to work, create an alias in the Client Network Utility. |
 |
|
|
|
|
|