Kbase P4793: How to add and remove table join options on dynamic queries
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/07/2003 |
|
Status: Unverified
GOAL:
How to add and remove join options on dynamic queries
GOAL:
Queries can be built using SetQueryWhere and then manipulated using the methods "assignQuerySelection" and "removeQuerySelection". However, table join options (inner or outer joins) cannot be changed without rebuilding the whole query.
GOAL:
Use methods to amend table joins without rebuilding the whole query.
FACT(s) (Environment):
Progress 9.1x
FIX:
Known issue. Such functionality does not yet exist.
Logged with Development as an enhancement Request.