Zbigniew Baniewski <zb-pij/[EMAIL PROTECTED]> wrote:
Perhaps I had false idea on what's going on, when working with
attached database. If I properly understood, in such case all the
operations are taking place directly in memory

No, any changes to the attached database are written to that database's file by the time transaction ends, just as they are for the main database. Unless you attach a :memory: database, of course.

If it's working the way described above

It's not.

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to