Answer Posted / raj
oracaledataprovider for .net.it's used for when we access
the data from oracale 8i/9i.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Define partial class?
What is disconnected architecture in ado.net?
Which method is used by command class to execute SQL statements that return single value?
How to pass values into a datatable?
What is the difference between Optimistic and Pessimistic locking?
What are the 3 major types of connection objects in ado.net?
What is data adapter in ado.net with example?
What is ado oledb and odbc?
What are the pre-requisites for connection pooling?
How to pass multiple tables in datasets simultaneously?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Which object holds only data and does not interact with data source?
What is the difference between typed and untyped dataset?
What is the difference between a datareader and a dataset?