Explain ODP.net



Explain ODP.net..

Answer / 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

More ADO.NET Interview Questions

List all the steps in order, to access a database through ado.net?

1 Answers  


How to add Primary key in DataSet

6 Answers  


What are the steps in connecting to database ?

2 Answers   Microsoft,


suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same

9 Answers   TCS,


What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?

4 Answers   SVI,


Execute nonquery returns no. of afected rows.So if my stored procedure hav lot of select stmnt, delete stmnt, insert stmnt..then what does execute nonquery returns in this case?

6 Answers   Wipro,


Explain how do you connect to sql server database without using sqlclient?

1 Answers  


what is sql Injection?

4 Answers   Microsoft,


What is aggregate root?

1 Answers  


Difference between OLEDB Provider and SqlClient ?

2 Answers  


What are the objects of ado.net?

1 Answers  


Define partial class?

1 Answers  


Categories