I have SQL Server 7.0 installed on a Windows 2000 machine.
All tools, Service Manager, Enterprise Manager, etc. indicate that the server is called 'STEVE_SQL' however when I run the command 'SELECT @@SERVERNAME' from Query Analyser I get the answer NULL.
Can anyone explain this ?
And suggest how I can correct this ?
It's causing havoc with one of my application that relies on the correct return from 'SELECT @@SERVERNAME'.
Any help would be appreciated.
Thanks in advance.
Steve
All tools, Service Manager, Enterprise Manager, etc. indicate that the server is called 'STEVE_SQL' however when I run the command 'SELECT @@SERVERNAME' from Query Analyser I get the answer NULL.
Can anyone explain this ?
And suggest how I can correct this ?
It's causing havoc with one of my application that relies on the correct return from 'SELECT @@SERVERNAME'.
Any help would be appreciated.
Thanks in advance.
Steve