user image

Gagan Mishra

Job Interview Skills
English
2 years ago

Question 600. Difference Between Oledb Provider And Sqlclient ?

user image

Abhishek Mishra

2 years ago

OLEDB is much faster than the SQLClient, EXCEPT when it is access through ADO.NET. The drivers for OLEDB are written in native unmanaged code however, when you access these drivers through ADO.NET, you have to go through several layers (including an abstraction layer and a COM interop layer).

Recent Doubts

Close [x]