I am have a problem with my SQL Server 2014 installs on my machine. I first did a default instance and a few months later did a named instance Test_Dev.
I have been having some issues so I happened to be looking in the properties box of the default instance and saw the name of the Named Instance at the top.
So I ran the following queries on both instances and got the same results Machine\Test_Dev or just Test_Dev:
SELECT CONVERT(sysname, SERVERPROPERTY('servername'))SELECT @@servername
SELECT SERVERPROPERTY ('InstanceName')
This would seems to be a problem, but I don't know how to fix it, if I can, or if I should.
Any assistance appreciated.
Nancy
nlytle It's all in a dream in the blink of an eye on the whim of a wish of a cloud