Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to get a field in related table
Message
De
21/08/2006 22:56:15
 
 
À
21/08/2006 11:28:30
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Divers
Thread ID:
01146540
Message ID:
01147471
Vues:
26
Tony,

>Now all I need is how to get a field from that row into a variable. Something like:

In this case, ToString will do the trick:
Dim lcDept As String
lcDept = dsItems.Tables(0).Rows(0).Item("Dept").ToString()
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform