Smart Device
Visual C++
Architecture
Visual C#
SQL Server
Microsoft ISV
VS Team System
Windows Forms
.NET Development
VS Express Editions
Visual J#
Windows Vista
Visual Basic
Visual FoxPro
Visual Studio
Software Development Network>> Windows Forms>> Detect SQL Servers
Detect SQL Servers
Hot Topic
Noob's Dumb Question
bind 2 string arrays, first as .displaymember 2nd as .valuemember
Need help with VB.net involving Totals
extendeding the TextBox control
why is Tables[0].TableName.ToString() = "Table"??
Selected Row in DataGrid
Designer generated code missing the new xxx() for my control
if you had a 6 month project...
TreeVew, Expand treenodes (C#)
Format phone number
Windows Forms
ProcessStartInfo - Execute it in Hidden Window
Show Grand Total row in a DataGridView
Unable to catch MouseDown event of ListView in .NET CF
How can set font of a Control, programmatically ?
Can Microsoft.Ink recognize geometry?
datagrid events not firing
NullReferenceException in Unknown Module when binding 2 checkboxes.
Adding an icon to the form taskbar when using a form with no border?
Handle changes in screen resolution.
Grid and BindingSource object change
Detect SQL Servers
How do I etect all INstances of SQL Servers on my network
I want to poulate a combo box with the SQL Server instance Name. Also How o I get my computer name
Answer this question
Detect SQL Servers
gaffneyn
To get your Computer Name, use SystemInformation.ComputerName.
To get all instances of SQLServer on a Network, use <a href="http://www.sqlsecurity.com/DesktopDefault.aspx tabindex=5&tabid=7">SQLPing</a>.
Detect SQL Servers
Answer this question
Detect SQL Servers
gaffneyn
To get all instances of SQLServer on a Network, use <a href="http://www.sqlsecurity.com/DesktopDefault.aspx tabindex=5&tabid=7">SQLPing</a>.