Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL syntaxe
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
SQL syntaxe
Divers
Thread ID:
00723868
Message ID:
00723868
Vues:
30
Hi all,

I want to put variable in the clause group of a Sql. request.

LOCAL cGroup
cGroup = "Traiter.cpauseid1"

SELECT Traiter.cpauseid1 , Traiter.cpauseid2 FROM Traiter ;
ORDER BY ( cGroup ) ;
INTO CURSOR Temp

Give a error.
sql column 'cgroup' is not found.


Who can give me good syntax?

thank you thousand times In advance

bernhart
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform