Page 1 of 1

Set Readonly := True close the Dataset ??

Posted: Sat 13 Feb 2016 15:21
by ahijazi
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.

Re: Set Readonly := True close the Dataset ??

Posted: Wed 17 Feb 2016 09:53
by AlexP
This behavior always was. We will consider the possibility to change this behavior (remain DataSet open) in the next version.