Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL return assignment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00746712
Message ID:
00746751
Vues:
21
SELECT * FROM tblKeyCounter INTO ARRAY laTemp
nThis = laTemp[1]
>I'm running a SQL statement to get a value from a table (a number).
>Is there any way that I can assign the return of the sql statement to a variable?
>
>ie: nThis = SELECT * FROM tblKeyCounter
>
>There's only ever one record in that table... so it can only ever return one value.... but how do I assign that return to a variable?
>
>Thanks!!
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform