hello,
if my computer name is x and sql server was installed and therefore took on the default name of x, can I change the sql server name to y at a later date? If so how do I do it?
The sp_addserver is internal recognition. But I want to connect to sql server using the new name y.
Any help is appreciated.
if my computer name is x and sql server was installed and therefore took on the default name of x, can I change the sql server name to y at a later date? If so how do I do it?
The sp_addserver is internal recognition. But I want to connect to sql server using the new name y.
Any help is appreciated.