When we are running the Application, if any errors occur in
the Stored Procedure then how will the server identify the
errors?
Answer Posted / revathi
SqlException handler
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is different between sqlcommand object and command behavior object?
How is entity framework different from ado.net?
What do you know about ado.net's methods?
What is the functionality of data provider in ado.net?
What does executequery return?
What is disconnected scenario in entity framework?
What is ado.net explain with diagram?
What is a sqldataadapter?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is ado data control?
can we create synonymn in ms access,sql server,my sql if so explain me with example
Describe briefly an ADO.NET Dataset ?
Can we connect two dataadapters to same data source using single connection at same time?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
How to retrieve the user id which is provided while windows authentication?