Kbase P82333: Can a dynamic query result set be resorted without preparing and reopening the query?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/05/2004 |
|
Status: Unverified
GOAL:
Can a dynamic query result set be resorted without preparing and reopening the query?
FIX:
No. One may pump the result set into a dynamically created TEMP-TABLE with a primary index defined to reflect the desired sort. Even under this scenario, one must open a query to display that data in a browse.