Consultor Eletrônico



Kbase P104662: ADM2: findRowWhere does not find an existing record and returns no.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/05/2005
Status: Unverified

SYMPTOM(s):

ADM2: findRowWhere does not find an existing record and returns no.

A SmartBusinessObject (SBO) contains three SmartDataObjects (SDO). The findRowWhere is executed against one of the SDO objects.

CAUSE:

The OpenQueryOnInit is unchecked in the SmartBusinessObject.

FIX:

Set the OpenQueryOnInit to TRUE before invoking the findRowWhere function