chris mandl
August 27th, 2001, 02:38 AM
How can I get the status of SQL Server (MSQLServer) with Visual Basic as easy as possible under WindowsNT V4.0 Sp xx? I don't like to use the NTService control!
chris
chris
|
Click to See Complete Forum and Search --> : SQL Server Status (WindowsNT) chris mandl August 27th, 2001, 02:38 AM How can I get the status of SQL Server (MSQLServer) with Visual Basic as easy as possible under WindowsNT V4.0 Sp xx? I don't like to use the NTService control! chris Cakkie August 27th, 2001, 03:48 AM I don't have any code on this, cause I haven't installed it on this PC, but I know that it can be done using SQLDMO, the object model of SQL server. This is also used by enterprise manager and all the other tools that come with SQL server. try looking at MSDN, you might find some examples there. Tom Cannaerts slisse@planetinternet.be Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |