Next: , Previous: , Up: Databases   [Contents][Index]


1.1.2 Read-only Operation

Databases may be opened read-only. Table edit operations (insertions, deletions and such) on read-only opened databases will work (memory only). Database store operations (transaction closings, etc) will fail, possibly with confusing error codes/messages (indications of success included). No changes will occur on disk.