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 Cookies Less Session?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What do you mean by authentication?
What is session id in web application?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
How can you implement encapsulation in asp.net?
Explain culture and uiculture values.
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Which is better union or union all?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Explain MVC model binders?
Describe the Server Control Events of ASP.NET?
What is viewstate information stored?
What are the events that happen when a client requests an asp.net page from iis server?
What are the security types in asp.net?