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
What is the use of connection object in ado.net?
What is ado recordset?
What is an orm, and why would you use one instead of plain old ado.net?
What is ole2 format?
What is ado.net connection?
What is DataReader Object?
Does entity framework use ado.net?
What is datasource in ado.net?
What is bubbled event can you please explain?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Explain the difference between data reader and data set?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
How to identify the controls which can be used for binding data?
Explain how can we load multiple tables in to dataset?