Share

MIDAS Essentials Pack

Tracker: Feature Requests

5 CDSUtils brocken by poPropogateChanges - ID: 535259
Last Update: Tracker Item Submitted ( daverowntree )

When a DSP propagates changes using
dsp.AfterUpdateRecord for setting new
values for some fields, the returned delta is not null
and contains changed
from server records. But CDSUtil.ReconcileDeltas
considers that as error:
...
for i:=LowCDS to HighCDS do
if not VarIsNull(vDeltaArray[i]) then begin
cdsArray[i].Reconcile(vDeltaArray[i]);
bReconcile:=true;
break;
end;


Dave Rowntree ( daverowntree ) - 2002-03-26 16:16

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.