DAP and Parameter Queries

C

Clarke Fielding

I am new at creating Data Access Pages (DAP) and I have a
question about the interaction of a DAP and parameter
queries.

First, is it possible to pass the parameters from a DAP?

If this is not possible what is the appropiate paradigm
for achieving the same result. I want to try to filter
the data before passing the result set across the wire.

Thanks for the help.
 
Top