I saw the TBufDataSet.ApplyUpdates and it calls ApplyRecUpdate.
The ApplyRecUpdate just raises an exception...
Yes it is virtual method, which can be overriden by descendants

There is some implementation, in some place, to work with ApplyUpdates
(like a Delphi's TClientDataSet)?
Yes, see in sqldb.pp at TCustomSQLQuery

L.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to