Subject Re: [firebird-support] stop service
Author Paul Reeves
Félix González wrote:
> Hi,
>
> It´s posible to stop firebird service atomaticaly?
>

You mean programmatically under Win32?

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