Dear Devart,
in testing process of ODAC 9.6.22, we faced a new behavior !!, after set OraTable.Readonly to true, it closing the OraTable Object ????
[Update : in case OraTable have KeyFields set to value, no close action is taken, when KeyFields is empty the OraTable is closed after turn Readonly to true]
IDE : Delphi 2007.
Set Readonly := True close the Dataset ??
Re: Set Readonly := True close the Dataset ??
This behavior always was. We will consider the possibility to change this behavior (remain DataSet open) in the next version.