Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How to load multiple tables into a dataset?

1123


What does executereader return?

1039


What are basic methods of dataadapter?

1014


Explain how to bind the controls(best practice) comboboxes to the data in the dataset?

1069


What is a control toolbox?

1022


How to aggregating data across related tables?

1098


Define data adapter?

1021


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

1106


What is the use of SqlCommandBuilder?

1253


What are the data access namespaces in .NET?

1261


What are the objects of ado.net?

1120


can we create synonymn in ms access,sql server,my sql if so explain me with example

2144


How can we add/remove row's in "datatable" object of "dataset"?

1062


What is ado.net full form?

1037


Define Execute Scalar?

1064