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 are the advantage of ado.net?
If we are not returning any records from the database, which method is to be used?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
How to pass values into a datatable?
How can we save all data from dataset?
Explain what are the steps to connect to a database?
What are advantages of microsoft-provided data provider classes in ado.net?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What providers does Ado.net uses?
Explain the architecture of ado.net?
What is the difference between Data adaptor and Data set?
What is ado.net in vb net?
Does sqlclient and oledb class share the same functionality?
What are the pre-requisites for connection pooling?