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 are the properties of the eventargs argument when capturing keyboard events?
What is marshalling ? Is it a part of asp.net ?
Which method is used to perform all validation at the page level?
What is data reader in asp.net?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Explain different types of Caching techniques in ASP.NET?
How do you remove duplicates without using remove duplicate stage?
Explain the difference between web user control and web custom control?
What is the size of Get method and how much data it can store?
What are merge modules?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is protected configuration?
Why and where this web.config file is used?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?