adspace


Explain ODP.net

Answer Posted / Ashok Anand

ODP.NET (Oracle Data Provider for .NET) is a set of ADO.NET providers that allows developers to work with Oracle databases using the same programming model as Microsoft SQL Server and other SQL-compliant databases. It provides data access functionality for Oracle Database, including connection management, command execution, data reader, and data adapter.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the current version of entity framework?

1054


Explain how to call the sql commands asynchronously in ado.net version 2.0?

1002