Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lookup from a view
Message
De
13/01/2005 15:08:52
 
 
À
13/01/2005 15:05:16
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Divers
Thread ID:
00976908
Message ID:
00976910
Vues:
28
Michel,

If you're asking what I think you're asking (searching an ADO.NET datatable for something)...

If you've defined a primary key, you can perform an ADO.NET FIND, which is (more or less) the equivalent of a SEEK.

If you need to do something beyond that, you can perform a ROWFILTER to create a view/get a collection of rows that match a condition.

Let me know if that helps...if it doesn't, if you can be a little more specific as to what types of lookups you want to do, maybe we can go from there.

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform