Results 1 to 3 of 3

Thread: Sql Server Name

  1. #1
    A I Guest

    Sql Server Name

    Hi Friend,
    Is there any way in SQL Server by which I can locate the names of all the SQL-servers on the network. I was wondering if I can execute some query on Master database to find the above info??? Any clues??

    Thanks in advance
    Wiz

  2. #2
    Anu Guest

    Sql Server Name (reply)


    isql -L from command prompt

    -Anu


    ------------
    A I at 7/10/01 5:37:19 PM

    Hi Friend,
    Is there any way in SQL Server by which I can locate the names of all the SQL-servers on the network. I was wondering if I can execute some query on Master database to find the above info??? Any clues??

    Thanks in advance
    Wiz

  3. #3
    Rachel Guest

    Sql Server Name (reply)

    Hi, I was just thinking about trying to get that same info. I've tried the isql -L cmd, but I know for a fact there are more MS SQL Servers than what was returned, How could this be?
    Is there another method?
    Thanks for help.


    ------------
    Anu at 7/10/01 5:41:43 PM


    isql -L from command prompt

    -Anu


    ------------
    A I at 7/10/01 5:37:19 PM

    Hi Friend,
    Is there any way in SQL Server by which I can locate the names of all the SQL-servers on the network. I was wondering if I can execute some query on Master database to find the above info??? Any clues??

    Thanks in advance
    Wiz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •