Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Macro substitution and evaluate - which to use
Message
 
 
À
20/07/2007 13:23:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01241954
Message ID:
01242433
Vues:
19
>>The name expression will not work for '(laTmp[1])' because it's expression not a name.
>>
>>SELECT EVALUATE(laTmp[1]) AS (lcNewField) ;
>>  FROM (lcOldFile) ;
>>  INTO TABLE lcNewFile DATABASE (lcTableDBC)
>>
>
>You're right. Makes sense when I think about it, but I'd have sworn I'd done it that way. Guess not.
>
>Tamar

It would work, but it's inefficient in Select-SQL.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform