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
Is session stored in browser?
What is viewstate information stored?
What is Partial PostBack in ASP.NET?
What is difference between Lambda Expression and LINQ in ASP.NET?
What are the different methods of session maintenance in asp.net?
Explain the server control events of asp.net ?
What is the adavantage of using ASP.NET routing?
How use Xml data in ASP.net?
Describe the differences between the lifecycles of Windows services and Standard EXE?
What are the different types of validation controls in asp.net?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Which protocol is used in a web api?
What are the two Layouts supported by a Web form in ASP.NET?
How does viewstate work?
What r the asp.net list controls and diff. Between them?