How to insert multiple records in asp .net from Gridview to
Sql Database with out using loop condition ?
Answer Posted / rajeev
It is possible to insert many records and just save it to DB
without loop.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How to perform sorting on a table in ADO.NET?
What is ole in excel?
how Sequence to connect and retrieve data from database using dataset?
What are the objects of ado.net?
Which method is used to sort the data in ADO.Net?
What are the types of databinding?
How do you update a dataset in ado.net and how do you update database through dataset?
What is ado.net object model?
What is an ado?
How can we add relation between tables in a dataset?
What is oledb driver?
What is ole word?
How to read data with the sqldatareader ?
Which ado.net object is very fast in getting data from the database?
What are the usages of the command object in ado.net?