The key is the below statements.
sp_dropserver 'old_name' go sp_addserver 'new_name','local' go
How To: Change Instance Name Of SQL Server [via]
Computer, Technology, Databases, Google, Internet, Mobile, Linux, Microsoft, Open Source, Security, Social Media, Web Development, Business, Finance
sp_dropserver 'old_name' go sp_addserver 'new_name','local' go
No comments:
Post a Comment
Do provide your constructive comment. I appreciate that.