| Subject | Re: Readonly datasets | 
|---|---|
| Author | clivewalden | 
| Post date | 2006-10-17T20:41:52Z | 
--- In IBObjects@yahoogroups.com, Magni Thor Mortensen <magni@...> wrote:
an issue if you are updating via a separate read/write query/transaction?
Clive
            > > I had an idea to have the datasets use a readonly/read commitedread-only
> > transaction, and do all my updates,inserts and deletes with another
> > query connected to a read/write transaction.
> > but the problem with that is that the dataset insists on being
> > when connected to a read-only transaction.I am missing the problem here. Why is the readOnly Dataset/Transaction
an issue if you are updating via a separate read/write query/transaction?
Clive