Recent content by lectoc

  1. L

    View containing 'rowid' does not work

    Hi Marco. Thanks for your reply. You posted your reply just while I was replying Michael. Seems that we can use your suggestion without any problems. However I still find it strange that such a field from a view is not included in a TOracleDataset, but anyways - it works! Thanks! Regards...
  2. L

    View containing 'rowid' does not work

    Hi Michael. Thanks for your reply. Unfortunately I can not use this. The reason we have a problem is that we are using a framework that demands a unique ID field on any table (or views). On this particular table we do not have a unique field called ID. Therefore we are using a view containing...
  3. L

    View containing 'rowid' does not work

    Having an Oracle view containing 'rowid' does not work when using TOracleDataset. The field simply does not appear in the dataset. However using a TOracleQuery, it works fine. Now, I can not just switch over using TOracleQuery. Is this an error in DOA, or is there some setting somewhere, that I...
Back
Top