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

Thanks!

What would be the proper code to get the current row poistion safely?

Dim iCurrRow
iCurrRow =

Thanks
=============================================

>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform