views:

120

answers:

1

How to use the parameter field to get values from dataset in Crystal Reports?

How can I assign a SQL query to the parameter field?

+1  A: 

Have a look at the article

Tip: How to pass Crystal Report Parameters Programmatically?

astander