We hava written a tool to monitor most of our services, and now we want to apply it to the sql server service. Is there anyway we can get the information in the Java code, without logging into SQL server? Basically we want a "ping" to SQL server....
Thanks!