|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
scm.exeWe have a tool based on sql 2000 that uses the scm.exe (Service Control
Manager) command line utility to communicate with a service. scm.exe was apparently pulled from SQL2005. What is the equivalent >>command line<< tool? TIA! John Can you not just use sc.exe?
-- Show quoteHTH, Jasper Smith (SQL Server MVP) http://www.sqldbatips.com http://sqlblogcasts.com/blogs/sqldbatips "John" <XMS@newsgroups.nospam> wrote in message news:96E2FA70-D5F1-4E25-BE1E-24ED8A3AD20C@microsoft.com... > We have a tool based on sql 2000 that uses the scm.exe (Service Control > Manager) command line utility to communicate with a service. scm.exe was > apparently pulled from SQL2005. What is the equivalent >>command line<< > tool? > > TIA! > > John That depends on what sc.exe is. ;-)
Now that I know what to look for that may work for us. Thanks for the quick response. John Show quote "Jasper Smith" wrote: > Can you not just use sc.exe? > > -- > HTH, > Jasper Smith (SQL Server MVP) > http://www.sqldbatips.com > http://sqlblogcasts.com/blogs/sqldbatips > > > "John" <XMS@newsgroups.nospam> wrote in message > news:96E2FA70-D5F1-4E25-BE1E-24ED8A3AD20C@microsoft.com... > > We have a tool based on sql 2000 that uses the scm.exe (Service Control > > Manager) command line utility to communicate with a service. scm.exe was > > apparently pulled from SQL2005. What is the equivalent >>command line<< > > tool? > > > > TIA! > > > > John > > > |
|||||||||||||||||||||||