Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to select a portion of a table???
Message
De
08/12/2003 12:50:25
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00856612
Message ID:
00856871
Vues:
30
I have taken a look at the DataViews section, but it seems to detail how to sort the table rather than filter out entries.

If I have instantiated the object twice, why can I not attach the mmDropDownList to the business object directly.

e.g. oSite and oTempSite are two separate instances of the object and both have pulled different sets of data from the same data table.

I understand the benefit of DataViews in this case, but am still wondering how to get a complete set of data AND a subset using DataViews. The development guide does not talk about filtering the DataView, just sorting.


Orders <<---->Site
Orders <<---->TempSite

oSite = Select * from Site
oTempSite = Select * from Site where not (description like '%Office%)
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform