Hi Andrew,

> Would it be possible for someone to give me a brief -bullet item list of 
> when, or what events trigger, this write back to permanent storage.

grep for "flush" (whole words) in dbaccess/source/ui. You'll find that
this is called when the application window is closed, and when a data
source browser instance (this is the normal table/query data view, as
well as "View|Data Sources" in other applications) closes a connection
to the DB.

Ciao
Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to