Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable number of parameters to sql stored procedures
Message
 
 
To
21/07/2007 22:36:30
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01242588
Message ID:
01242589
Views:
28
This message has been marked as the solution to the initial question of the thread.
>Can we pass variable number of parameters to sql stored procedures
>like we pass to vfp functions. Then process them depending on the
>number of parameters passed.
>-----------------------------------
>Rajesh Halyal

Yes, you can have optional parameters in SP and you would check them for IS NULL.

See http://sqlserver2000.databases.aspfaq.com/can-i-have-optional-parameters-to-my-stored-procedures.html
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform