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 / sinthu vijay kumar

hi friends...

we have so many databases for ex oracle,sql
server,sybase,ms Access etc.providers are used to giving
the connecion to the database ,which r different for
different databases.the avilable providers in ado.net are
oracle.net data provider,odbc.net dataprovider etc.
the syntax for provider is:
con=new odbcconnection
("uid=scott,pwd=tiger,database=oracle")
here uid,pwd,database r vary with different databases.

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 DataRowCollection?

1151


how can implement dropdownlist in particular of dataset when try to update?

2831


What are the data providers in ADO.NET framework?

1075


What is difference between entity framework and ado.net?

978


What are the ado.net components?

1068


What is untyped dataset?

1144


What is a data control clerk?

1097


How to find the given query is optimised one or not?

1021


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

918


Can we connect two dataadapters to same data source using single connection at same time?

1036


What is an ado?

1031


What are the advantages of ado.net?

958


What are the connected and disconnected modes in ado.net?

964


Explain the architecture of ado.net?

1132


What does datareader object do?

1060