On 9 Jan 2011, at 5:07am, Bill Zissimopoulos wrote:

> I am wondering then whether there are any particular gotchas related to 
> attaching read-only and read-write databases that I should be aware of. I am 
> looking at one of the following ATTACH scenarios:
>       1. Open the read-only database as main and ATTACH the read-write 
> database. This is my preferred solution.
>       2. Open the read-write database as main and ATTACH the read-only 
> database.

Just to clarify your question, are you doing something special to the read-only 
database ?  Your question makes it clear that intend not to make changes to it, 
but does it have special protection,  or is it stored on a read-only medium or 
something ?

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to