What is the difference between OLEDB Provider and SqlClient ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/24/2012 | Category:
ADO.NET Interview questions | Views: 843 | |
Points: 40
Answer:
SQLClient .NET classes are highly optimized for the .net / sqlserver combination and achieve optimal results. The SqlClient data provider is faster than the Oracle provider, and faster than accessing database via the OleDb layer.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: