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 2000 Forums
 SQL Server Development (2000)
 stored procedures

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-01 : 16:37:56
Brett writes "I want to insert an array of product code numbers into a table along with company details in a transaction in stored procedures. Can I split the array in stored procedures?
Or must I do it in the commanding asp page first... if so how do I deal with an array of variable length which will give me a variable number of parameters that I will insert?"
   

- Advertisement -