Consultor Eletrônico



Kbase P87679: How to refresh the current row in an SDO when the data has been changed outside of the ADM2?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/17/2004
Status: Unverified

GOAL:

How to refresh the current row in an SDO when the data has been changed outside of the ADM2?

GOAL:

What is the best approach to refresh the current record in a SmartDataObject so that its data-target objects display data that was modified outside of the ADM2?

GOAL:

How to refresh the current row in an SDO without reopening its query?

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x

FIX:

In order to refresh the current record in a SmartDataObject, place a call to the ADM2 refreshRow procedure as follows:

RUN refreshRow IN <SDO-handle>.