Subject Re: [firebird-support] Re: Embedded server and network drives
Author Artur Anjos
Hi Daniel,

>
> > It seems that this check should be disabled on embebbed applications.
>
> No, it shouldn't be disabled. Can you guarantee that you have
> exclusivity to the database file, if it is located on a networked
> drive? If not, it means that another application can access the same
> database file at the same time.

I think so, since Embebbed locks the database file for exclusive access.

Anyway, using it on a share drive is not a good solution at all. The trafic
generated on the network will be huge :-) But we should discuss what to do -
so, this discussion should go to devel- list.

Artur