When we are running the Application, if any errors occur in
the Stored Procedure then how will the server identify the
errors?
Answers were Sorted based on User's Feedback
Answer / sinthu vijay kumar
i think by using sqlexception handler
Is This Answer Correct ? | 2 Yes | 0 No |
What are the different ado.net namespaces?
What are the data providers in ADO.NET framework?
What is sqldatareader in ado.net?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What is the meaning of object pooling?
what purpose of Indexing creating? directly we can search the reqired row with the help of query?what is the use of indexing?
What is the significance of CommandBehavior.CloseConnection ?
How can we load multiple tables in a dataset?
Diff. b/w DataReader and DataSet?
What are the parameters that control most of connection pooling behaviors?
What is the difference between a datareader and a dataset?
What are the Features and disadvantages of dataset