When we are running the Application, if any errors occur in
the Stored Procedure then how will the server identify the
errors?
Answer Posted / ...
RaiseError
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Which object needs to be closed?
What is ado code?
How would you connect to database using .NET?
Why do we need ado.net?
What is a dynaset in access?
What is disconnected data?
What is the default provider in ado.net?
How can we add relation between tables in a dataset?
What is openrowset?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
How do you merge 2 datasets into the third dataset in a simple manner?
Explain the difference between sqlcommand object and command behavior object?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is typed dataset ?