Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running macro with SQL SELECT
Message
De
19/01/1999 09:43:49
 
 
À
19/01/1999 09:38:43
Vytautas Racas
Norway Registers Development
Kaunas, Lithuania
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00177551
Message ID:
00177554
Vues:
22
>I put SQL SELECT expresion into string.
>How to execute this string as a macro.
>I tried &string, but it does not work.
>Thanks.

It should work, e.g.
cString="Select * From MyTable"
&cString.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform