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 2005 Forums
 Transact-SQL (2005)
 parameters array

Author  Topic 

juanita
Starting Member

9 Posts

Posted - 2009-03-30 : 10:00:57

Hello!
I have a doubt, I have a database sql server 2005 and am doing some stored procedures to the user from the visual studio can define an application form and therefore create the necessary tables. The easiest way for me to pass the parameters for the stored procedure (taking into account not the number of columns, etc ...) I think I would spend a q array / matrix, but what I have seen for internet no parent in sql server 2000 but in 2005 I have not seen anything.

You could help

Thanks in advance

Juanita

dinakar
Master Smack Fu Yak Hacker

2507 Posts

Posted - 2009-03-30 : 10:06:50
duplicate post: http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=122754

Dinakar Nethi
************************
Life is short. Enjoy it.
************************
http://weblogs.sqlteam.com/dinakar/
Go to Top of Page
   

- Advertisement -