Kbase P111660: It is not possible to modify the FILL-WHERE-STRING attribute for a ProDataSet.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/12/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
It is not possible to modify the FILL-WHERE-STRING attribute for a ProDataSet.
The FILL-WHERE-STRING only shows the default filtering. It does not show additional filtering applied with QUERY-PREPARE.
CAUSE:
This is expected behavior.
FIX:
The FILL-WHERE-STRING attribute shows only the default string Progress generates based on the data-relation. Therefore by changing the where clause of a user-defined query used to fill the dataset won't change the FILL-WHERE-STRING value.
In OpenEdge 10.1A the attribute has been changed to read/write, so it can be reset it in OpenEdge 10.1A