Click here to Skip to main content
16,013,516 members
Articles / Programming Languages / C#

Passing an array or DataTable into a stored procedure

Rate me:
Please Sign up or sign in to vote.
4.82/5 (91 votes)
27 Sep 20034 min read 537.8K   3.7K   179  
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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
New Zealand New Zealand
Works as a developer for a small software development company in Christchurch, New Zealand, were I like to go tramping/alpine climbing when not looking after the sproggs.

Comments and Discussions