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 / g.b.prabhakaran
a
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we register exception filter globally?
Difference between application events and session events
How to rename a table using sql queries?
Can you explain the basic use of dataview?
What is an assembly? Explain its parts.
Describe the method to create a permanent cookie?
How Session outproc in Sqlserver stored?
What are assemblies and namespaces and explain the difference between them ?
What is viewstate parameter?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is the purpose of asp.net?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain method to handle error using HttpError in Web API?
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?
What is viewstate information stored?