What are the providers available with VS.NET ?
Answers were Sorted based on User's Feedback
Odbc Data Provider:System.Data.Odbc
OleDb Data Provider:System.Data.OleDb
SqlClient Data Provider:System.Data.SqlClient
OracleClient Data Provider:System.Data.OracleClient
| Is This Answer Correct ? | 20 Yes | 0 No |
How to get the hostname or IP address of the server?
Explain what is the difference between a class and an object?
What is RCW (Run time Callable Wrappers)?
Please explain the difference between constants and read-only variables?
Using com component in .net?
in hibernate, what is dirty reading?
What is DTS and explain the purpose of it?
What is the native image generator?
What are nullable types in .NET
0 Answers TryTechnicals Pvt Ltd,
How can you clean up objects holding resources from within the code?
What is CCW (COM Callable Wrapper)
Can you edit data in repeater control? How?