What is the provider and namespaces being used to access
oracle database?
Answer Posted / saravanan
System.Data.OracleClient Namespace
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is Serialization in .NET? what are the types of Serialization?
What is basic use of data view?
What does ole stand for in excel?
What is maximum pool size in ado.net connection string?
What is difference between datareader and dataadapter?
What is ado.net code?
What are the steps to connect to a database?
What is difference between executenonquery and executequery?
Is bulk insert faster than insert?
describe the dataset object in ado.net.
How to creating a SqlCommand Object?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What are the different methods available under the sqlcommand class to access the data?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are the features of ado.net?