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
What is ado.net code?
Does ado.net use odbc?
What providers does Ado.net uses?
What connected data?
Which is faster ado.net or linq?
How to pass values into a datatable?
What is row state?
How do you connect to sql server database without using sqlclient?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
Does entity framework use ado.net?
What are the different execute methods of Ado.Net?
Describe the command object and its method.
Describe the disconnected architecture of ADO.NET’s data access model.
If we are not returning any records from the database, which method is to be used?
What is fill method in ado.net?