what is the syntax code to oledb to connect oracle

Answer Posted / govind.konduri

using system.data.oledb;

oledbconnection oracon=new oledbconnection
( " provider=msdaora;
User Id=scott;
Password=Tiger");

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net explain with diagram?

513


What is the full form of ado.net?

508


Define different execute methods of ADO.NET command object ?

551


Define bubbled event?

515


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

595






Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!

1640


Explain how to pass multiple tables in datasets simultaneously?

495


What is difference between datatable and dataset?

526


What does sqldatareader return?

502


What is ado full form?

506


If a table contains 20000 records. In a page at each time 100 records to be displayed.

522


How to pass multiple tables in datasets simultaneously?

572


What is ado code?

504


What is the difference between an ADO.NET Dataset and an ADO Recordset?

550


What is dao and ado?

482