What is ODP.NET?
Answers were Sorted based on User's Feedback
Answer / majid akram
odp.net is Oracle database provider for .net for high
performence data base access to the oracle from any .net
language. It provides data access facility to the any .net
language
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / 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 |
What is executequery?
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is a column variable?
What is dao and ado?
What is data relation?
How to find the count of records in a dataset?
Explain sqlconnection object?
Explain the difference between data reader and data adapter?
Which database is the ado.net?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How to add an aggregate column?
What are all the classes that are available in System.Data Namespace?