OLEDBConnection Or SQLConnection

  • Thread starter Thread starter JO
  • Start date Start date
J

JO

hello,
is there a difference in speed between OLEDBConnection and
SQLConnection

bye,


##################################################################
bonjour,
existe t'il une différence de rapidite entre une connection
OLEDBConnection et une connection SQLConnection ?

merci
 
¤ hello,
¤ is there a difference in speed between OLEDBConnection and
¤ SQLConnection
¤

If you're asking whether the native .NET SQL Server library offers better performance than the .NET
OLEDB library (using the SQL OLEDB Provider) the answer is yes.


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top