Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

parameters in an Stored procedure(SQL server 2005)

0 views
Skip to first unread message

iHavAQuestion

unread,
May 1, 2008, 9:48:00 AM5/1/08
to
I am working on an application where I need to pass 410 parameters (most of
them being optiona)l to a stored procedure.
I just wanna know will an stored procedure in SQL server 2005 will accept so
may parameters and will they be any issues...

Lloyd Sheen

unread,
May 1, 2008, 10:15:12 AM5/1/08
to

"iHavAQuestion" <iHavAQ...@discussions.microsoft.com> wrote in message
news:054E401C-972D-471B...@microsoft.com...

This is a link to MS docs with limits for just about anything you can think
of for SQL Sever 2005

http://msdn.microsoft.com/en-us/library/ms143432.aspx

Says that you can have 2100 parameters . Good luck.

Hope this helps
Lloyd Sheen

0 new messages