Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Stored procedure,Passing mutiple vales to a parameter

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-01-23 : 09:48:53
Sam writes "Can I pass mutiple values to a parameter in a stored procedure,if yes how to go about it,if not,then how to proceed further . For your inormation !!!!!!!!!!!!!!!!!
These values are coming from a form (list box control) and are captured in a ASP page and passed to crystal paramater collection object. Crystal does support mutiple values to a parameter field.

I am using the stored procedure in crystal reports(web reports)which prompts for parameter values and retrives data as per the user entry.

I will look forward for prompt response.

Thanks in advance.

Sam."
   

- Advertisement -