Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I add properties to an object gend by SCATTER NAM
Message
De
16/09/2004 18:24:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/09/2004 18:09:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00943145
Message ID:
00943151
Vues:
19
>How do I add properties to an object created with a SCATTER NAME command? And once I've got them in, do I need to get rid of them before I write back to the table (which doesn't have them).
>
>Thanks.

James,
You can't. Add them before you scatter. ie:

select *,1 as AdditionalField from customer where .f. into cursor crsDummy
scatter name oRec

No you don't need to get rid or bother with their order. VFP maps matching ones for you.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform