On 08/21/2016 09:43 AM, Jiří Činčura wrote:
> Hi *,
>
> if I start firebird using "firebird.exe -a", is there a way to stop it?
> In a scripted way.
>

I know programmatical way to stop it. It's ugly but should work.

Query services manager with undocumented(!!!, it's in svc_undoc.h) 
information(!!!) item isc_info_svc_svr_offline (you will not get any 
reasonable response from server) and detach from services manager. 
Server should go down.



------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to