How to Handle the exceptions in Sqlsrver2000
Answer Posted / sisira
you can handle
RAISEERROR
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define connection string?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What are the Features of a dataset
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What is the difference between a datareader and a dataset?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Which is faster sqldataadapter and sqldatareader?
What are the data access namespaces in .NET?
What are the benefits of ADO.NET?
What is basic use of data view?
Which method is used by command class to execute SQL statements that return single value?
What is Dataset Object?
What are all the classes that are available in System.Data Namespace?
What is the difference between linq and ado.net?
How do I delete a row from a DataTable?