Why do we use sqldataadapter?
Answer / Kunjan Bharti
We use SQLDataAdapter in ADO.NET to transfer data between a DataSet and a relational database (such as SQL Server). It contains two essential command objects: SelectCommand, UpdateCommand, InsertCommand, and DeleteCommand. DataAdapter can fill a DataSet and update the database based on changes made in the dataset.
| Is This Answer Correct ? | 0 Yes | 0 No |
When we are running the Application, if any errors occur in the Stored Procedure then how will the server identify the errors?
What is datatable?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
1 Answers SwanSoft Technologies,
How can we load multiple tables in a dataset?
What DataReader class do in ADO.NET ?
Why is stored procedure used in ado.net?
What are different types of Commands available with DataAdapter ?
Which type of database is used while processing dynamic database?
How can I retrieve two tables of data at a time by using data reader?
What is ado.net architecture?
What is ado.net connection?
What is XML serialization
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)