Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using AS in views
Message
De
14/05/1997 10:20:36
 
 
À
14/05/1997 07:12:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00032131
Message ID:
00032157
Vues:
36
>When I use a calculated field in a VFP 3 Local View, I like to give the new field a name, so that I know what to call the field in reports, etc. I use something like:
>
> Allt(FirstName) + ' ' + Allt(LastName) as FullName
>
>If I modify the view, the AS statement goes away. Any way to keep it?

I assume this happens when you modify the existing view in the view designer? If so, maybe you should maintain your views strictly with code so you don't lose this (and other view options) when using the view designer.

-Doug-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform