Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get field values from cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00672486
Message ID:
00672499
Vues:
8
thanks david


>c1 = eval( tc + ".id" )
>
>>How do I extract a value from a field in a cursor. The code I am trying to run is as follows, I am trying to the id from test cursor into a variable called c1.
>>
>>tc = SYS(2015)
>>SELECT * from test WHERE test.id = .someid INTO CURSOR (tc)
>>SELECT (tc)
>>c1 = (tc)+.id
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform