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
Which is better entity framework or ado.net?
How to connect and retrieve data from database using dataset
What is ado connection?
What is microsoft ole db provider for sql server?
Explain the advantages and disadvantages of using datalist?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is ambient transaction?
How to work with disconnected data - the dataset and sqldataadapter?
What is the use of adodc?
What is a dataview?
Explain the role of data provider in ado.net?
If we are not returning any records from the database, which method is to be used?
What DataReader class do in ADO.NET ?
How to add a check box or a dropdown list to a column in a datagrid?
How to create data relations?