| Subject | cursors and opening for update | 
|---|---|
| Author | Jonathan M. Freedman | 
| Post date | 2004-06-18T13:43:45Z | 
i looked at the output for one of my cursors that is read only, will 
all edits/updates/inserts etc. turned to false, with a read-only
transaction component as well using ib_monitor...the output indicates
that IBO prepares the cursor for updating...if there is no updating
possible, why does it prepare it for updating.
            all edits/updates/inserts etc. turned to false, with a read-only
transaction component as well using ib_monitor...the output indicates
that IBO prepares the cursor for updating...if there is no updating
possible, why does it prepare it for updating.