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


Please Help Members By Posting Answers For Below Questions

What is autopostback in asp net?

593


Will session work if cookies is disabled?

531


What are session cookies?

547


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1950


What is the equivalent of date() and time() in asp.net?

518






Define globalization and localization.

568


Please briefly explain the usage of global.asax?

539


What are the benefits of view state?

556


Which protocol is used to call web service?

566


In Code-Behind class which kind of code (server or client) is found ?

599


What is the difference between client-side and server-side validations in ASP.NET?

668


Explain the role of global.asax?

555


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

556


Why web api is better than wcf?

561


What is difference between abstract class and an interface?

507