ActiveReports 6 Online Help
Add Parameters
Show AllShow All
Hide AllHide All

There are several ways to use parameters in ActiveReports 6.

Report Explorer Parameters

To add parameters using the Report Explorer

SQL Query Parameters

To add parameters to a SQL query

SQL Query Parameter Syntax

SQL Query Parameters Syntax

Run-time Parameters

You can add, edit, and delete parameters at run time. The following code demonstrates how to add a parameter and display its value in an ActiveReports textbox control.

To add parameters at run time in Visual Basic.NET

To add parameters at run time in C#

Parameters with Subreports

To use parameters with subreports

Parameters in Charts

To set a parameter in a chart data source

See Also

Related Sections

Concepts