what is the difference between SQLclient ,Oracle and OLEDB provider?
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Help me to know the answer......
A.R.Prabhakaran
-
Help me to know the answer......
A.R.Prabhakaran
Hi there! SQL Client is a client which only works with MS SQL server. Whereas the Oracle Client works only with the Oracle Database. The OLEDB client works with any new database including MS SQL, Oracle etc,. But if you are using MS SQL server, it's advisable to use the SQL client, Because this makes thing faster. Hope that helps......
You don't have to be AFRAID!