Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataView Filtering
Message
From
28/05/2004 17:06:51
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00908153
Message ID:
00908334
Views:
16
Sorry, Tom ... why on Earth would you think that making a round-trip back to the server is quicker than using a RowFilter on a DataSet for which you've already retrieved data?

~~Bonnie

>One more suggestion:
>
>As an example if you are using the SqlDataAdapter try:
>
>
>SqlDataAdapter1.SelectCommand.CommandText = “your select statement goes here”
>
>
>This should be faster than using the RowFilter.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform