Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: server name

    What ONE has to do after changing the Server name is that

    issue this SQL Statement to verify the name

    select @@servername <== This will return the oldName

    SELECT CONVERT(char(20),...

Viewing post 1 (of 1 total)