Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Pass Thru and Properties
Message
De
21/07/2010 17:54:09
 
 
À
21/07/2010 13:20:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01473308
Message ID:
01473400
Vues:
41
>Sergey, this code
>
>This does not work:
>>
>> "EXEC sp_Update_Atmservice ?ln_transid, ?thisform.lc_orderstatus, ?lc_notes, ?oApp.gc_user"
>>

Bill -

I always do the following:
lcOrderStatus = thisform.lc_orderStatus
lcUser = oApp.gc_user
"EXEC sp_Update_Atmservice ?ln_transid, ?lcOrderStatus, ?lc_notes, ?lcUser"
Carsten M. Thode
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform