Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select query
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Select query
Divers
Thread ID:
00769718
Message ID:
00769718
Vues:
37
local inout,vari_o

inout = alltrim(thisform.txttofrm.value)

SELECT i_o FROM tofrmtbl WHERE tofrm = inout
AND DELETED() = .F. into cursor io

Only one record will come in the cursor. so i want to assign the value of the cursor (io) to a variable (vari_o)

Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform