May 23, 2007 01:23 PM
Query vs. Report Parameters
Rating:

(0)
SQL Server Magazine
InstantDoc ID #95674
To begin, we need to understand the distinction between query and report parameters.
A query parameter is passed to the data query engine to be incorporated into
the SQL script's WHERE clause or some other part of the SQL that can accept
parameters. A report parameter is passed to the report processor to be processed
while the report is rendered on the client. Both types of parameters are stored
in the report definition (the RDL file), where you can manage them by using
the Rep...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: