NeilM
New Member
Good morning,
Okay not even sure it's a good idea, however here goes.
1. If I have a dynamic query, referenced via a handle which when run returns a set of results, is it possible to query the results of that dynamic query?
2. Or would you get the dynamic query to write the results to a temptable, and create a query on the temptable.
I suppose I am trying to avoid having to create the temptable, whose purpose is only to allow me search the smaller subset of results.
Basically the premise is to search the results of a browse, which has a dynamic feeding it data,
Thanks.
Okay not even sure it's a good idea, however here goes.
1. If I have a dynamic query, referenced via a handle which when run returns a set of results, is it possible to query the results of that dynamic query?
2. Or would you get the dynamic query to write the results to a temptable, and create a query on the temptable.
I suppose I am trying to avoid having to create the temptable, whose purpose is only to allow me search the smaller subset of results.
Basically the premise is to search the results of a browse, which has a dynamic feeding it data,
Thanks.