When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.
Answer Posted / g.b.prabhakaran
a
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is protected configuration?
What is inproc and outproc?
Where sessions are stored in asp.net?
What is postback and autopostback in asp.net?
Why asp.net is better than php?
What are the built-in objects in asp.net?
What is base class of button control in .net?
Name the tools or API for developing or testing web api?
What parameters can you pass in the url of the api? Can get and post use the same url?
How to add DateTime Control in normal DataGrid Server Control?
To display data in a Repeater control which template you provide?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is HTTPModule and HTTPcontext? What is the use of each?
How can you handle errors in Web API?
Explain the various authentication mechanisms in asp.net.