---------------------------------
Suppose in C# array:
string[] str=new string[]{"raj",""pavan","nayan"}
--------------------------------------------------------
in store procedure:
@name varchar(50)
how to insert above array directly in table on single insert into.......
Loading

Riyaz AkhtarPosted Aug 25, 2014, 8:34 AM
http://www.codeproject.com/Articles/39161/C-and-Table-Value-Parameters