Subject | Re: [firebird-support] Re: Can virus-scanners interfere with Firebird? |
---|---|
Author | Ann W. Harrison |
Post date | 2006-11-19T18:15:24Z |
Adam wrote:
That's what we use to avoid accidentally opening the same file twice.
On Unix derivatives, there's a reliable file id, so conflicts are
detected.
Regards,
Ann
>On Windows there's a lock mode that's exclusive write, shared read.
> SS doesn't open it exclusively, it must at least allow reading.
> Otherwise gstat etc wouldn't work while your database was running.
>
That's what we use to avoid accidentally opening the same file twice.
On Unix derivatives, there's a reliable file id, so conflicts are
detected.
Regards,
Ann