Forum Post: RE: SAVE-ROW-CHANGES / PREFER-DATASET / MERGE-BY-FIELD

  • Thread starter Thread starter mihai.pintea
  • Start date Start date
Status
Not open for further replies.
M

mihai.pintea

Guest
The method MERGE-ROW-CHANGES could solve the problem. MERGE-ROW-CHANGES( ) method: Merges a single changed row from a ProDataSet object loaded with the GET-CHANGES( ) method into the corresponding row in the original ProDataSet temp-table buffer. Syntax: change-handle:MERGE-ROW-CHANGES( [ original-handle [, copy-all-mode ] ] ) More details can be found on Progress Help.

Continue reading...
 
Status
Not open for further replies.
Back
Top