Answer Posted / rajesh
SqlClient namespace is used to connect microsoft sqlserver
database while OLEDB namespace is used to connect older
databases such as ms access and mysql
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What do you mean by performing asynchronous operation using command object?
What are the types of databinding?
What is adodb dll?
What are the benefits of ADO.NET?
Which provider is used to connect ms access, oracle, etc…?
What are the advantages and disadvantages of using datalist?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is the difference between dataset and datatable?
What does executequery return?
What is ado and dao?
Explain the difference between an ado.net dataset and an ado recordset?
What are all the different authentication techniques used to connect to MS SQL Server?
How to check if a datareader is closed or opened? IsClosed()
What is ado net stands for?