I have created dataset for an updatable view with instead of triggers. The 'UniqueFields' property of the dataset was settled to the correct fields but the dataset was not updatable until I added a dummy (NULL as "ROWID") field to que SQL sentence.
Why it is not enough to set the 'UniqueFields' property to make updatable the dataset?.
I would aprreciate your comments.
Why it is not enough to set the 'UniqueFields' property to make updatable the dataset?.
I would aprreciate your comments.