1
Answer

saving multiple data into ms-sql at once using asp.net

Photo of Babatunde Joseph

Babatunde Joseph

8y
727
1
i want to insert details (i.e date, image, text and week_no) into ms-sql database but the approach im using does not allow me save more than four details at once.... the approach involves using insert statement that allows you insert multiple statement. 
Can i pls get suggestion on how to go about this?????
Thanks 

Answers (1)