Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
At ASP.NET course this week
Message
De
19/07/2002 09:43:54
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00678785
Message ID:
00680411
Vues:
19
>>>- sqlclient is for SQL server and is faster than OLEDB
>>
>>It is faster in .NET, but is it faster than using OLEDB in a Win32 COM app?
>
>Probably not because you would have to go through COM/Interop to make use of SqlClient in COM.

Yes, I understand that. I guess I wasn't clear with my question.

Given two scenarios:

1) A pure .NET app using the sqlclient.
2) A pure COM app using OLEDB and ADO. If it matters, lets say its written in VB 6.0.

Which data access method is faster? I don't care about the manipulation of the data after its returned.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform