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 / sudhir kunnure
u cannot use oleDbConnection object to
a)To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
d) To connect to an SQL 6.5 database.
Only for
c) To connect to an Access database.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can we create a multiple user simultaneously ?
Is it possible to change the index of primary key on table?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
How does a content page differ from a master page?
What websites use asp.net?
To load your generated dataset with data which method do you invoke?
What are directives in asp.net? List down all the important directives.
What are tuples?
What is asp.net and ado net?
Give 2 examples for scenarios when routing is not applied?
How would you turn off cookies on a page of a website?
What is paging in context of Memory?
Explain ViewState?
What is session start?