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 are the layouts of ASP.NET Pages?
Give some salient points of difference between request processor and request dispatcher.
Is it possible to change the index of primary key on table?
What is the part of url?
What is the difference between a candidate key and primary key?
Describe SOA and the tenets of it?
How can I create master page in asp net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is _dopostback in asp net?
Explain how can we inherit a static variable?
What is x xss protection?
What is query string?
Which data type does the rangevalidator control support?
Explain weak typing and strong typing.
Explain the differences between clr & cts?