Subject | Re: [firebird-support] stop service |
---|---|
Author | Paul Reeves |
Post date | 2005-06-27T10:35:22Z |
Félix González wrote:
Take a look at instsvc in the bin dir. That can easily be scripted.
Alternatively, you can use the generic NET STOP commands, again via a
script.
You can also use the native Win32 API calls. That is how instsvc works
internally.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> Hi,You mean programmatically under Win32?
>
> It´s posible to stop firebird service atomaticaly?
>
Take a look at instsvc in the bin dir. That can easily be scripted.
Alternatively, you can use the generic NET STOP commands, again via a
script.
You can also use the native Win32 API calls. That is how instsvc works
internally.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase