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
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is the use of connection object in ado.net?
What is difference between datatable and dataset?
What is ambient transaction?
What is the use of adodc?
How to identify the updated rows in a dataset?
What is ole db and odbc?
Which keyword is used to accept variable number of parameters?
Do we use stored procedure in ADO.Net?
Can you explain how to enable and disable connection pooling?
What is the role of data provider in ado.net?
What are the disadvantages of using datalist?
What are the main differences between classic ado and ado.net?
What is the difference between Command and CommandBuilder object?
What is the maximum pool size in ado.net connection string?