Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable number of parameters to sql stored procedures
Message
 
 
À
21/07/2007 22:36:30
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Versions des environnements
SQL Server:
SQL Server 2000
Divers
Thread ID:
01242588
Message ID:
01242589
Vues:
29
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform