Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00749958
Message ID:
00749963
Vues:
24
SELECT source_name FROM tblThisTable WHERE Uid = 1001 into curs tmpcurs
cName =source_name
use in tmpcurs

>How can I run a SELECT sql statement and assign the return to a variable? It's only ever going to return one value
>
>ie:
>cName = SELECT source_name FROM tblThisTable WHERE Uid = 1001
>
>Except that doesn't work.
>
>Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform