Recent content by Christen

  1. C

    ROWID with instead of views?

    If so, why does not use the unique fields (and therefore requiring a ROWID field) in update or delete operations? Thanks
  2. C

    ROWID with instead of views?

    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'...
Back
Top