Subject | Re: [firebird-support] shut down single via service api (second attempt) |
---|---|
Author | Ivan Prenosil |
Post date | 2008-12-29T15:37:08Z |
> I can't find any information about how to shut down a database toYou can do it by normal FB API call
> single attachment mode via the services api.
> Can anybody show me the way? :-)
isc_attach_database()
look at DPB constants
isc_dpb_shutdown
isc_dpb_shut_single
isc_dpb_shut_force
isc_dpb_shutdown_delay
Ivan
http://www.volny.cz/iprenosil/interbase/