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.
| Author |
Topic |
|
raysefo
Constraint Violating Yak Guru
260 Posts |
Posted - 2006-07-18 : 06:09:16
|
| Hi,i wanna know if i can use a vector (or an array) for input parameter to a Stored Procedure? Can anyone give me example or links?thanks |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2006-07-18 : 06:14:18
|
| Check out following links:[url]http://vyaskn.tripod.com/passing_arrays_to_stored_procedures.htm[/url][url]http://www.sommarskog.se/arrays-in-sql.html[/url][url]http://www.sql-server-performance.com/mm_list_random_values.asp[/url][url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55210&SearchTerms=CSV,Splitting%20delimited%20lists,Best%20split%20functions[/url]Harsh AthalyeIndia."Nothing is Impossible" |
 |
|
|
|
|
|