Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Subsets
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Data Subsets
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01153454
Message ID:
01153454
Views:
59
In VFP, I could get a subset of data from the server and then turn around and query that data subset to populate filter lists. This reduced hitting the server 2 or more times down to 1.

How can I (or can I?) do something similar to the above? (Not looking at LINQ.)My current thoughts is that I have to loop through the data and pick out the unique values. Is this the best/only way or is there some alternative that I haven't stubbled upon yet.

TIA
Richard
State of Florida, DCF
Next
Reply
Map
View

Click here to load this message in the networking platform