Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing string into a SQL statement
Message
De
22/12/2008 12:16:17
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Parsing string into a SQL statement
Divers
Thread ID:
01369199
Message ID:
01369199
Vues:
54
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"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform