Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL statement stored in string variable
Message
De
12/08/1999 10:16:17
 
 
À
12/08/1999 10:14:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00252950
Message ID:
00252952
Vues:
13
In order to run the query you must use macro substitution. Which uses the &. This would go as follows.

SQLSta = "SELECT ..."
&SQLSta

This should run the query. I hope this helps.
Stephen Kuhn

Prism Network, Inc.
System Developer

At last we can reveal ourselves to the Jedi.
At last we will have revenge.
-Darth Maul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform