473,322 Members | 1,431 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

parameters in an Stored procedure(SQL server 2005)

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...

Jun 27 '08 #1
1 951

"iHavAQuestion" <iH***********@discussions.microsoft.comwrote in message
news:05**********************************@microsof t.com...
>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...
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

Jun 27 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Bill Kellaway | last post by:
Hi there - this should be fairly simple for someone. Basically I can't figure out how to pass the parameters from ASP to a Stored Procedure on SQL. Here's my code: I just need to help in...
0
by: Steve Cramer | last post by:
We have a sql server database that serves a departmental client server application. The database contains confidential information and I would like to encrypt the stored data. Has anyone done...
2
by: Eli | last post by:
Hi all We currently have a strange problem with calling a Stored Procedure (SQL Database) in our C# Project. The only error I get is "System error" which says a lot :) Background: We have...
1
by: Brian Henry | last post by:
How would I create a dataset dynamicly on the fly.. I looked at the example in the MSDN article on datasets but it wouldn't work (the northwind example) here's what i want to do... I want to...
0
by: Johan Neidenmark | last post by:
When i try to run this SQL statements in iSeries Access for windows (against my customers db2) i get: SQL State: 42904 Vendor Code: -7032 Message: SQL procedure, function, or trigger...
1
by: amnai | last post by:
Procedure 'p_list_cases' expects parameter '@user_name', which was not supplied. Code for the Stored Procedure ============================= CREATE PROCEDURE dbo.p_list_cases...
2
by: R2d2Rabeau | last post by:
Hi, How can I pass values from a List as stored procedure parameters? name= "Smith", age = 21 name="Brown", age =46 name="White", age=28 ... // data added to the List
1
by: patrickdemeersman | last post by:
Hola ! I have a query where a parameter is required to get a result. Because this is part of a procedure he should get the data automatically from a selection of a drop down box. For reason of...
2
by: DaveL | last post by:
Hello I want to build Dynamic Paramers for a Sql Insert below is what i have so far but...determinthe column type and length im having Problems with Tks dave string sInsert = "Insert into...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.