Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing Long SQL Statements
Message
 
À
22/01/1999 11:53:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00178997
Message ID:
00179138
Vues:
22
Hi Donald,

>The problem I've got with this particular string is the last "and" clause. I keep getting syntax errors.

Sometimes VFP has problems if you insert a line break into a string. Use something like

Query = "....."+;
"......"+;
"......"

instead.

Christof
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform