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

how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

3680


Which method in OLEDBAdapter is used to populate dataset with records?

537


Does ado.net use odbc?

507


What are the steps you will take to improve performance?

441


What is dataset and datatable in ado.net?

481






What is an ado?

504


How to maintain the relation between two tables in ADO.NET?

522


Define executenonquery?

507


How can I retrieve two tables of data at a time by using data reader?

492


What are typed and untyped dataset?

532


What is an ADO.Net?

549


What is ado.net tutorial?

485


What is the difference between dataset and datatable?

464


Which is better entity framework or ado.net?

493


How to identify the controls which can be used for binding data?

529