Subject | RE: [firebird-support] Network DB |
---|---|
Author | Alan McDonald |
Post date | 2005-09-22T11:17:20Z |
>Superserver must always get and exclusive access lock to the file it is
> Right, but this is something that can happen in different situations, and
> the recommendation is to use transactions if you cannot guarantee the
> operation to complete successfully. Would you say this is why firebird
> embedded does not allow access to a DB file across a local network?
>
>
>
> Peter
accessing. Embedded is Superserver.
You cannot always get an exclusive access lock to a file across network
nodes. It's not reliable.
So it's by design.
Alan