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 / the jerk
I use OleDbConnection for SQL 6.5, and Access ALL THE TIME.
Also for SQL 2000 so SQL 7.0 must be OK, too. By process of
elimination, B must be the correct answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the namespace to create thread in .net?
What is an asp.net web form?
Difference between overriding and overloading?
What is the difference between a multi-layer and multi-tier applications?
What is the difference between a cookie and a pixel?
Will the asp.net validators run in server side or client side?
How to sign out from forms authentication?
Explain a program using razor view engine to create a simple application? : asp.net mvc
What is query string with example?
What are the modes of updation in an updatepanel?
What do you mean by caching in asp.net?
What is rich control in asp.net?
What are the parts of an http response?
What is difference between cache and session?
What are the main requirements for caching?