Passing an array or DataTable into a stored procedure
Last Updated: 27 Sep 2003
Page Views: 264,846
Rating: 4.52/5
Votes: 83
Popularity: 8.67
Bookmark Count: 137
This article describes how to pass the equivalent of an array, into a stored procedure, showing a number of different data types. This technique doesn't have the size limitations that a number of other techniques suffer from.