I have a need to know, for failover support, if a SQL server is running or not. I need to check every 10-50ms to see if the server is running and if not, switch to one of 26 others. I also don't want to have to wait for the 1 minute timeout if the machine is disconnected or the network is down. I know someone along the way has had this same issue, and I'd really appreciate any guidance or suggestions with this so I don't have to reinvent the wheel.
Thanks in advance,
Steve
Thanks in advance,
Steve