Recent content by Dron

  1. D

    Serious Problem when Closing Dataset!!

    Thank you, Marco. Now index organized tables works fine with rowid.
  2. D

    Serious Problem when Closing Dataset!!

    Yes, this is an index organized table.
  3. D

    Serious Problem when Closing Dataset!!

    Hi. I have same problem on some datasets: Delphi 2010, DOA 4.1.2.0, Oracle 10.2. Some fields in database declared as NVARCHAR2. The SQL Statement in the TOracleDataSet is: SELECT g.*, g.ROWID FROM ware.gp2compl_spec g WHERE condid = :CONDID ROWID value is vsize(g.rowid) = 20 Error...
Back
Top