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
What is dao and ado?
What is ado.net and its architecture?
Which method is used by command class to execute SQL statements that return single value?
What is ado full form?
What is executequery?
What is shadow copy?
What is the use of connection object in ado.net?
How to pass values into a datatable?
What is partial class?
Which keyword is used to accept variable number of parameters?
What is commandbuilder in ado.net?
What is ado.net in mvc?
What is ado.net object model?
What is ado and rdo?
Which method is used to sort the data in ADO.Net?