Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this work?
Message
De
21/09/2000 15:00:27
 
 
À
21/09/2000 14:48:02
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00419138
Message ID:
00419261
Vues:
22
>Susan,
>
>I do a lot of SQL Pass-through where I have to put together character strings to pass to the server. It sure saves a lot of trouble with single and double quotes to use brackets.
>
>Code example:
>cMySelect = ;
>    [SELECT * FROM MyTable ] + ;
>    [WHERE MyField = MyCriteria ] + ;
>    [ORDER BY MyOrder ]
>
>
>
>>Thank you both for your replies. It just baffled me that I couldn't locate the documentation.

I am beginning to understand this fact. Parsing together sql-selects is used a lot in the code that I am looking at, and it is written similar to what you have just described. Now it is time for me to play with all this to see which way I like it.

Thanks for the reply!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform