What is the provider and namespaces being used to access
oracle database?
Answer Posted / shwetha
provider is oledb.
and Namespace is System.Data.oledbclient
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the current version of entity framework?
What is the full form of ado.net?
Some important instruction regarding ADO.NET connection string ?
What is executequery?
What is a string variable?
What is data adapter in ado.net with example?
What is datatable in ado.net?
If we are not returning any records from the database, which method is to be used?
What is the use of SqlCommandBuilder?
What is sql connection in ado.net?
Give an example that shows how to execute a stored procedure in ado.net?
What is ado data control?
What does datareader object do?
Why edit is not possible in repeater?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?