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

I have a problem with the syntax for a sql command.
oPrivatecParamCR.Condit = "/20/26/38/39/40/42/51/70/1071/1450/1707/1936/"

cvcondit = " TempCrystal.ltransfert = .F. and '/' +     ALLTRIM( TRANSFORM( TempCrystal.telephid ) ) + '/' $ oPrivatecParamCR.Condit "


SELECT * FROM ( cTableFox2x ) INTO TABLE ( cTableToPrint  ) ;
  WHERE &cvcondit
This command give me no result and it is not true !
I think that the reason is perhaps the & ?

How can i have a just result ?

Thank in advance for help.

Bernhart
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform