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
If we are not returning any records from the database, which method is to be used?
Which property is used to check whether a DataReader is closed or opened?
What is ado net stands for?
Which method is used to sort the data in ADO.Net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What are the features of ado.net?
Can we do database operations without using any of the ado.net objects?
What is ado.net objects?
What is ado.net in mvc?
What is sql command in ado net?
What is difference between datagridview and datagrid control in winforms?
Define different execute methods of ADO.NET command object ?
Explain how to find the given query is optimised one or not?
What is an example of ordinal data?
What are the disadvantages of using datalist?