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 / harry krish
c) To connect to an Access database.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
Is asp.net web forms dead?
What are the advantages and disadvantages of Using Cookies?
Explain about the .NET framework?
What is a Cookie? Where is it used in ASP.NET?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Explain why datareader is useful?
What does asax stand for?
Explain the features that make asp.net more used framework? : asp.net mvc
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Where would you use an ihttpmodule, and what are the limitations of any?
What a diffgram is, and a good use for one?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
How ViewstateMac works?
What is autopostback in asp net?