Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataSet/TableAdapter - any way to speed up?
Message
From
12/05/2009 02:45:59
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01399267
Message ID:
01399337
Views:
51
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform