CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2000
    Location
    USA
    Posts
    179

    A list of aviable SQLServers

    Hi all!
    Please, help me.
    I don't know how to get the SQL Server available in the LAN. Can
    anyone show me how to do it in C#?

    Have anyone used "dbserverenum" to collect a list of aviable SQLServers? I need to use it (or something else) in C#.

    Thx a lot!

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    hi
    plz have a look at

    CodeProject SQL SERVER SAMPLE


    hope it helps you
    Paresh

  3. #3
    Join Date
    Nov 2000
    Location
    USA
    Posts
    179

    Thumbs up

    Great!
    Thx a million!!!

  4. #4
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    when i found that i was so much flatered...... but don't forget to enjoy,......

    LOL



    Paresh

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured