Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataSet/TableAdapter - any way to speed up?
Message
De
12/05/2009 02:45:59
 
 
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:
01399337
Vues:
52
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>I type the ItemNo and using BL/DS I select info and then populate the textboxes on the form with the Information. This is very slow - looks like almost a minute before the info appears on the screen.

Are all SQL accesses that slow? I'd bet the problem is likely to be, for whatever reason, a slow SQL connect. Are you using Windows or SQL authentication?

>
>Was it the bad idea in the beginning to use DS/TA solution? I did add an index in Items table for ItemNo.
>
>Any way to make it quicker?
>
>Thanks in advance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform