Consultor Eletrônico



Kbase P64764: Is it possible to use the FIELDS or the EXCEPT options with
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   09/07/2004
Status: Unverified

GOAL:

Is it possible to use the FIELDS option with a dynamic query?

GOAL:

Is it possible to use the EXCEPT option with a dynamic query?

FIX:

It is not possible to use FIELDS or EXCEPT options in a dynamic query because those option are not valid ones in the CREATE QUERY statement.

However is still possible to achieve a dynamic retrieving of the fields when creating the display widget for the query. For example when creating the Browse associated to the query you may want to use the ADD-LIKE-COLUMN only against the table fields you interested of.