Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append
Message
De
19/03/2005 01:43:45
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
14/03/2005 03:42:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Append
Versions des environnements
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Divers
Thread ID:
00995393
Message ID:
00997547
Vues:
19
>hi all,
>i try to insert many records from mygrid to my table
>as
> use mstr
> Append From Dbf('temp')
>if i inser e.x 3 records at mygrid
>after append, i see all records,but one field "net" show as
>
>f1 f2 f3 f4.......net
>s  d  10 20       0    && i need to see 20 or sum of net (55)
>w  e  15 15       15   && or 55
>q  f  40 20       55
>___________________
>
>remark,thisform.text28.value="value"
> replace net thisform.text28.value
>thanks

Do you have record buffering set on your temp table?
If so issue a GO TOP or tableupdate on it before appending.

HTH
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform