Passing an array or DataTable into a stored procedure
Posted: 27 Sep 2003
Updated: 27 Sep 2003
Views: 361,396
Rating: 4.77/5
Votes: 87
Popularity: 9.26
Licence: Not specified
Bookmarked: 164
Downloaded: 2,867
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.