Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC command
Message
De
05/06/2001 13:30:37
 
 
À
05/06/2001 13:22:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00515140
Message ID:
00515266
Vues:
18
>do this instead:
>>CLIENT = 'test'
>>TEMP = "Select clClientID from CLIENTTYPE where clClientID ?= CLIENT"
>>?SQLEXEC(gnquoteConn,TEMP,"Qt_num")

ooppss! should be like this:
>>TEMP = "Select clClientID from CLIENTTYPE where clClientID =?CLIENT"
ramil
~~ learning to stand still
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform