Subject | Re: [firebird-support] force disconnect and replace db in use |
---|---|
Author | Mark Rotteveel |
Post date | 2018-10-01T18:49:10Z |
On 1-10-2018 19:45, Issam Boughanmi amigoface@...
[firebird-support] wrote:
how you connect, you may need to force connections to close, which may
lead to dataloss as transactions in progress will be terminated.
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> is there any programming api to force firebird connections and pools toFirebird itself has no 'pools', connection pools are driver specific.
> disconnect .
> i have a database that run on a shared web hosting in embedded mode .You can shutdown a database through the services API, but depending on
>
> i want to be able to force disconnect in order to be able to replace the
> database programatically .
how you connect, you may need to force connections to close, which may
lead to dataloss as transactions in progress will be terminated.
Mark
--
Mark Rotteveel