Answer Posted / ajay singh negi
ODP.NET stands for Oracle Data Provider for .Net.
ODP.NET allows developers to take advantage of advanced
Oracle database functionality, including Real Application
Clusters, XML DB, and advanced security.
ODP.NET is designed for scalable enterprise Windows
solutions by providing full support for Unicode and local
and distributed transactions.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is dao and ado?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is the role of clr?
What is a non query?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What is the difference between data grid and data repeater?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is the difference between Command and CommandBuilder object?
What is the difference between statement and preparedstatement interface?
How to find the given query is optimised one or not?
What is data view and variable view?
What is linq and entity framework?
Which object holds only data and does not interact with data source?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....