what is the syntax code for oldb to connect oracle?

Answer Posted / ranjeet kumar panda

OledbConnection cn=new
OledbConnection
("Provider=msdaora;username=<username>;pwd=<password>;Data
Source=<servername>");

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 ole2 format?

493


Is ado.net dead?

522


What is ado.net architecture?

482


What are two important objects of ADO.Net?

547


What are the key features of ado.net?

658






What is difference between ado and other data object?

461


What is ole used for?

492


Is bulk insert faster than insert?

484


What are the different layers of ado.net?

509


What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?

764


What are the namespaces used in ado.net for data access?

474


What is difference in record set and dataset?

525


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

1564


What is the difference between linq and ado.net?

502


Does sqlclient and oledb class share the same functionality?

524