Subject | Re: [firebird-support] FB 3.0.3 Win "08001 unavailable database" trying to access employee without Engine12 provider |
---|---|
Author | Mark Rotteveel |
Post date | 2018-06-14T20:35:47Z |
On 2018-06-14 16:54, alsmersi@... [firebird-support] wrote:
option from Firebird to access its database engine implementation. This
means it can't access database files.
If you want to disable embedded, you need to put this in a firebird.conf
read by the client, not the firebird.conf read by the server.
Mark
> // Extract from firebird.confBy removing `Engine12` from the `Providers` list, you have removed the
>
> Providers = Remote,Loopback
option from Firebird to access its database engine implementation. This
means it can't access database files.
If you want to disable embedded, you need to put this in a firebird.conf
read by the client, not the firebird.conf read by the server.
Mark