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 data view and variable view?

487


What is dao and ado?

482


Which is better entity framework or ado.net?

509


Explain which name space is used to get assembly details?

530


How to Read, Add, Update and Delete record in Entity Framework ?

568






How can we load multiple tables in to dataset?

571


How can we load multiple tables in a dataset?

535


Give an example of a .net application which connects to microsoft access database using ado.net classes.

589


What is sqldatasource?

523


Which control of the BindingNavigator returns the current position within the data source?

733


How to creating a SqlCommand Object?

593


What is ado asp?

515


Why edit is not possible in repeater?

524


What is the advantage of ado.net?

549


What is the maximum pool size in ado.net connection string?

500