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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Renaming a SQL Server 7.0 server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-16 : 18:41:46
Temple writes "
I posted this question on Swynk's discussion boards and I did not recieve any reply.

"
I recently had to change a server's name from sqlmagic to sqlapps3. I went through all the necessary procedures to change the name and everything is up and running with no problems. (Select @@servername gives sqlapps3) However, in my sql server logs I am finding the following message "Using 'SSMSRP70.DLL' version '7.0.839' to listen on 'SQLMAGIC'." How do I change this dll to listen on 'SQLAPPS3?'

Thanks in advance for the help. "

"
   

- Advertisement -