Parameters in Crystal Reports VS2008
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Does anyone know how to send parameters through to a crystal report in VS 2008? I keep on getting this dialog that asks me to enter the discrete value of the parameter. I would like to send the parameter value through code once the user has selected their filter choice. This is for Windows Form application and I'm using SQL 2005 Express as the database. I have googled but cant find a working solution. Thanks