Answer Posted / dhana
sqlclient is exclusively for sqlserver as backend while
oledb is for access,sqlserver,oracle
using sqlclient provides extra functions while using
sqlserver as backend
Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
What is sqldatareader?
What is Data view?
What is aggregating data ?
Which parameter of ConnectionString is used to specify the name of the database?
What is ado.net and its features?
What is difference between executequery and executeupdate?
What are dcl commands?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What do you mean by performing asynchronous operation using command object?
What is the difference between a datareader and a dataset?
What is difference between ado and other data object?
What does ado stand for?
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 ado code?
What is isolation?