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
What are the usages of the command object in ado.net?
What is difference between ado.net and asp net?
Describe the command object and its method.
What is the DataTableCollection?
What is a datareader object?
What is the executescalar method?
Which keyword is used to accept variable number of parameters?
What are datareaders?
What is ado circle?
What DataReader class do in ADO.NET ?
Is it possible to load multiple tables in a Dataset?
What is the difference between Command and CommandBuilder object?
What is the meaning of object pooling?
Explain how to find the given query is optimised one or not?
What is basic use of data view?