I have 3 sql parameter arrays like p1,p2,p3. i want to add that in to Sql Parameter Collection. Is it possible ? but how to do?
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 14, 2012, 1:02 AM
Please refer the below link
http://stackoverflow.com/questions/425668/sql-parameter-collection
Thanks