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 acid in ado.net?
What is the difference between the clone() and copy() methods of the dataset class?
Some important instruction regarding ADO.NET connection string ?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is oledb connection?
Is entity framework better than ado.net?
What are the usages of the command object in ado.net?
How can we load multiple tables in a dataset?
What providers does Ado.net uses?
What is ado code?
What is connected architecture in ado.net?
What is disconnected architecture in ado.net?
Why edit is not possible in repeater?
Define isolation?
What is ado oledb and odbc?