Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build SQL From User Choices & Invoke It
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Build SQL From User Choices & Invoke It
Miscellaneous
Thread ID:
00618217
Message ID:
00618217
Views:
43
I have a form from which a user is able to select four values, from which I build a SQL.

The intent is to present a report using the parameters choosen by the user.

I have the process of creating the string working fine, but the result is a text string such as SqlTxt = 'Select All From MyData Where Color = "Orange"'.

My question is what is the best way to invoke that SQL statenent, i.e. make it run.

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform