Batchupdates not working as expected
- From: "pilmart" <martin.scullion@xxxxxxxxxxxxx>
- Date: 27 Apr 2007 03:31:46 -0700
HI There
Just started playing with batch updates in ADO, have set up a TADODataset with clUseClient, ltBatchoptimistic, ctKeyset an appropriate connection and SQL statement. The dataset opens up OK
but when I attempt to change a value I get 'dataset not in edit of insert mode'
None of the examples seem to indicate placing the dataset into 'edit' mode, however if I do this by 'myDS.edit' it all works any suggestions ????
.
- Follow-Ups:
- Re: Batchupdates not working as expected
- From: Chris.Cheney
- Re: Batchupdates not working as expected
- Prev by Date: ClientDataSet IndexFieldNames
- Next by Date: Re: Batchupdates not working as expected
- Previous by thread: ClientDataSet IndexFieldNames
- Next by thread: Re: Batchupdates not working as expected
- Index(es):