What is the provider and namespaces being used to access
oracle database?
Answer Posted / ansu kumar
provider is
olebd
namespace is
system.data.olebdclient
Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
differance between ADO vs ADO.Net?
Which property is used to check whether a DataReader is closed or opened?
What are the methods of XML dataset object?
If we are not returning any records from the database, which method is to be used?
Which object is used to add relationship between two Datatables?
What we do with the object of ado.net dataset after using it?
Explain all the classes those are used for database connections between sql server and asp.net?
What is row state?
How is it possible to get 2 tables of data at a time by using data reader?
What is data view and variable view?
What is untyped dataset?
What is the meaning of executenonquery?
What is ambient transaction?
How do you merge 2 datasets into the third dataset in a simple manner?
What is the difference between ado.net and oledb?