Skip to Content
0
Former Member
Nov 17, 2008 at 09:41 PM

Passing Multiple Parameters in VB.NET Web Application

166 Views

Hello

I have a .NET application that uses Crystal Reports and Visual Studio 2008. My report works fine, however I would like to pass multiple parameters based on user selection so that the user does not see the prompt to enter the parameters. The report is based on a SQL Server 2005 Stored Procedure that has two parameters. I have done this before, but can not rmember how I did it before. Any help would be appreciated. Thanks