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
Differentiate between client-side and server-side validations in web pages.
Explain swagger components.
explain code with datachaching with example
what is the difference between response.write() and response.output.write()?
What are the two types of web pages?
What does asp stand for in asp.net?
What is application Object?
What is the difference between login controls and forms authentication?
What is enableviewstate in asp net?
Can we use html in asp.net?
What is the significance of attaching a profile while creating a user?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Explain what does wsdl stand for?
How does session work in asp net?
What is x xss protection?