Recent content by mczk

  1. M

    Problems with Cashed Updates

    Thank you. Now it works! ------------------ McZK
  2. M

    Problems with Cashed Updates

    If I set OracleDataSet.CachedUpdates := true, I receive error "Cached updates requires a rowid!" To avoid this error I added to the oracle table the field "id" with type "rowid". The error disappeared, but I received the error: "ORA-03120: two-task conversion routine: integer overflow" What...
Back
Top