Kbase P10490: How do you set the WHERE clause of an SDO using a variable?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/2/2006 |
|
Status: Unverified
GOAL:
How do you set the WHERE clause of an SDO using a variable?
FIX:
Create an initialiaze-object override procedure and call setQueryWhere.
DYNAMIC-FUNCTION('setQueryWhere':U IN <SDO handle>, INPUT <string variable>).