Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executing a SQL select statement
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00107813
Message ID:
00107966
Views:
22
Hi Matthew,

>If I want to build a more complex select statement and store it in a string, then how do I execute it?

You could use the & to execute strings

&lcSQL

or

If you end up building multiple strings you could also use
&lcSelect &lcFrom &lcWhere
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform