What providers do you use to connect to oracle database ?
Answers were Sorted based on User's Feedback
Answer / tarun
odbc data provider that available in System.Data.ODBC
namespace.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anshuman sahoo
Oracle data provider (namespace=System.Data.OracleClient)
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / bhupi
we use "DATAPROVIDER "
which cosists $ components
1 Connection ,(Create COnnection)
2. Command ,(Write Command)
3.DataReader
4.DataAdapter
| Is This Answer Correct ? | 1 Yes | 2 No |
What is microsoft ado?
Explain the advantage of ADO.Net?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What are the different row versions available?
What are the two fundamental objects in ADO.NET?
Difference between sqlcommand and sqlcommandbuilder?
What we do with the object of ado.net dataset after using it?
How do u implement locking concept for dataset?
Why is stored procedure used in ado.net?
What does executenonquery () method return?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
Describe the command object and its method.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)