Help with Data Namespace selection

  • Thread starter Thread starter solex
  • Start date Start date
S

solex

Hello,

I am interested in your thoughts regarding name space selection. Is there
really that much difference between OleDB and SQLClient. OleDB will give me
some abstraction, but supossedly SqlClient is much faster, what strategy are
you using?

Thanks,
Dan
 
Hello,

solex said:
I am interested in your thoughts regarding name space
selection. Is there really that much difference between
OleDB and SQLClient. OleDB will give me some
abstraction, but supossedly SqlClient is much faster,
what strategy are you using?

Notice that you will have a better chance to get an answer if you post the
question to the ADO.NET newsgroup:

news://msnews.microsoft.com/microsoft.public.dotnet.framework.adonet

Web interface:

http://msdn.microsoft.com/newsgroup...roup=microsoft.public.dotnet.framework.adonet
 
Back
Top