Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataSet/TableAdapter - any way to speed up?
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01399267
Message ID:
01399383
Vues:
47
This message has been marked as a message which has helped to the initial question of the thread.
From everything I have read I stay away from TA's ( they are slow and just another layer ) and use the xxxDataAdapter class to load the table into a dataset object and access that object.

If you are loading read only data try using a SqlDataReader.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform