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
Why session is used in asp.net?
Define authentication and authorization.
Explain how asp.net different from asp?
What are httphandlers and httpmodules and difference between them?
What is the difference between session object and application object?
How many validators do ASP.NET have?
List the major built-in objects in asp.net?
What is considered a service provider?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What are validator? Name the validation controls in asp.net?
What is the difference between executescalar and executenonquery?
What is the difference between runtime version and version?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Fetch one page value to another page without using state-managment ?
What is difference between session and cookies in asp net?