Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieve the value from a column in a dataset
Message
De
12/01/2003 17:54:13
 
 
À
12/01/2003 14:56:20
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00740822
Message ID:
00740851
Vues:
18
Roland,

That would be (assuming Row 0):
Dim iFileNum as integer
iFileNum = Me.Listing01_Client_Ds11.Tables("Client").Rows(0)("FileNum")
~~Bonnie


>Hi,
>
>How do you retrieve a value from a column in a dataset?
>
>Tried the following and it does not pass the syntax checking.
>
>Dim iFileNum as interger
>iFileNum = Me.Listing01_Client_Ds11.Tables("Client", "FileNum")
>
>Thanks
>Roland
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