On Thu, 2005-06-23 at 14:50 -0700, Tim McDaniel wrote:
> Question...
> 
> Two database files, say A & B.
> Open A.
> Attach B.
> Write to a table in A.
> Write to a table in B.
> 
> During the writes, is the file not being written to locked?
> 

No locks are taken on unused databases.
-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to