Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running macro with SQL SELECT
Message
From
19/01/1999 09:43:49
 
 
To
19/01/1999 09:38:43
Vytautas Racas
Norway Registers Development
Kaunas, Lithuania
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00177551
Message ID:
00177554
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform