What is the provider and namespaces being used to access
oracle database?

Answer Posted / sandip bhattacharya

In .net there are two provider.
1)Sql Data Provider;(for sql server)
2)Oledb Data Provider;(for other database)

and the name space are
1)System.data.sqlclient;
2)System.data.oledb;

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the ado.net components?

741


What is execute scalar in ado.net?

688


What is ado.net in mvc?

667


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

775


How do you implement locking concept for dataset?

734


What is the use of adodc?

725


What are the different execute methods of Ado.Net?

726


Define Execute Reader?

826


What is ado rdo dao in visual basic?

874


What is an ado connection?

704


What is a dynaset in access?

767


Which object of ado contains datarow datacolumn collection?

694


What is a data control clerk?

760


If a table contains 20000 records. In a page at each time 100 records to be displayed.

688


How to Read, Add, Update and Delete record in Entity Framework ?

770