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
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is difference between datatable and dataset?
What is Dataset Object?
What is dbcontext and dbset in entity framework?
How can we add/remove row's in "datatable" object of "dataset"?
Describe the disconnected architecture of ADO.NET’s data access model.
What is the difference between data reader and data adapter?
Explain the different row versions available in table?
What is datatable in ado.net?
What is the functionality of data provider in ado.net?
What is the role of the dataset object in ado.net?
What are the main differences between classic ado and ado.net?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is connection in ado.net?
Which is better ole db or odbc?