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)
 Arrays inside stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-19 : 23:04:46
Aris writes "sirs / maams


i'm new to sql server, how do i use multi-dimensional arrays inside stored procedures when storing data from a certain table?

I pass two parameters to the stored procs, I use a while loop until the counter reaches a known value(a parameter passed) but in using this loop i collect data from a certain table...

how do i use them (arrays)????

thanks!


Aris
SQL Server 2000
Windows 2000Server SP2"
   

- Advertisement -