Re: [sqlite] Loading from Read Only storage and saving changes to a separate storage unit

2008-07-25 Thread Alexey Pechnikov
В сообщении от Thursday 24 July 2008 22:00:45 Brown, Daniel написал(а): > Morning List, > > Another morning another question, what sort of facilities does SQLite > provide for Loading from a read only storage location and then saving > changes to a separate read/write storage unit? I know I can

[sqlite] Loading from Read Only storage and saving changes to a separate storage unit

2008-07-24 Thread Brown, Daniel
Morning List, Another morning another question, what sort of facilities does SQLite provide for Loading from a read only storage location and then saving changes to a separate read/write storage unit? I know I can open a database file with a read only flag but how would I go about managing the