Subject | Dataset was not found to be deleted |
---|---|
Author | Queck Rainer |
Post date | 2004-01-29T14:03:35Z |
Hello List,
I have a TIB_Grid, TIB_UpdateBar both linked to the same data source.
I can add data sets to the grid, and verifying my "adds" with IB Expert, I can see them in the right table.
If I now use the delete button of the update bar I get the exception (translated from German): "data set was not found to be deleted"
This also happens if I explicitly do a CommitRetaining before.
Was am I doing wrong?
Which component raises this Exception?
Where do I have to put my try/Except to catch this exception?
Thanks for help in advance.
Regards
Rainer
I have a TIB_Grid, TIB_UpdateBar both linked to the same data source.
I can add data sets to the grid, and verifying my "adds" with IB Expert, I can see them in the right table.
If I now use the delete button of the update bar I get the exception (translated from German): "data set was not found to be deleted"
This also happens if I explicitly do a CommitRetaining before.
Was am I doing wrong?
Which component raises this Exception?
Where do I have to put my try/Except to catch this exception?
Thanks for help in advance.
Regards
Rainer