Answer Posted / aarthi
trigger is used nto change the control from one state to
another
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is microsoft ado.net?
Why is stored procedure used in ado.net?
What is microsoft ole db provider for sql server?
What is sqlconnection and sqlcommand?
How to perform sorting on a table in ADO.NET?
Compare Data Reader & Dataset in ado.net?
What is commandbuilder in ado.net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
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?
Do you use stored procedure in ado.net?
Which is faster datareader or dataadapter?
What is a non query?
What is dao and ado?
What is ole used for?
What are the Data providers in ADO.Net?