Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing string into a SQL statement
Message
From
22/12/2008 12:16:17
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Parsing string into a SQL statement
Miscellaneous
Thread ID:
01369199
Message ID:
01369199
Views:
57
Trying to build SQL from a RowSource. I want to turn this:
vNewVal = "Race.RaceCode, RaceDesc"
Into this:
"SELECT RaceCode AS F1, RaceDesc AS F2 FROM Race"
Next
Reply
Map
View

Click here to load this message in the networking platform