What is the provider and namespaces being used to access
oracle database?
Answer Posted / naresh
The provider name is oledb and the namespaceis
system.data.oledb
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the hierarchy of data in databases?
What is ado data control?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What is the difference between data grid and data repeater?
What is ado.net in vb net?
Explain ODP.net
Explain ado.net features?
Why is it important to close an ado.net application?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
Explain the different row versions available in table?
Is entity framework better than ado.net?
If we are not returning any records from the database, which method is to be used?
What are the ado.net objects?
What is ado.net components?
Why do we serialize data?