When we are running the Application, if any errors occur in
the Stored Procedure then how will the server identify the
errors?
Answer Posted / vinforum
Using SqlException handlers.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
How would you connect to database using .NET?
Explain how to find the given query is optimised one or not?
Explain the dataadapter class in ado.net?
How can I retrieve two tables of data at a time by using data reader?
Which control of the BindingNavigator returns the current position within the data source?
What is the difference between statement and preparedstatement interface?
Can we connect two dataadapters to same data source using single connection at same time?
What is ado.net in vb net?
Is ado.net dead?
Explain the various objects in dataset.
How to create data relations?
Is entity framework better than ado.net?
Explain the difference between an ado.net dataset and an ado recordset?
What are dcl commands?
What is the difference between a datareader and a dataset?