Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Linked server update connection string -SQL

$
0
0
Hello,I need to update connection string of a few linked server from server A to server B . What is the best way to do it ? I know we can drop and recreate however doing this also drops the logins which I do not want to do .I read in a few blogs we can use EXEC sp_setnetname I am not clear what parameter values to use if this is the right way to go.Thanks,PSB

Viewing all articles
Browse latest Browse all 6525

Trending Articles