Kbase P80599: Enhancement request for DATASET-MERGE and FILL
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
Enhancement request for DATASET-MERGE and FILL
GOAL:
In the following scenario, the DATASET needs a couple of workarounds:
- client and server define a static dataset
- clientside the program collects an incomplete row
- client sends the data to the server for validation
- server walks through the dataset and replaces incomplete records with valid data
It would be very helpfull when the DATASET would support the following features:
- possibility to MERGE changes clientside without having called GET-CHANGES first
- possibility to call FILL or REFRESH serverside to update rows in the dataset using the key information