Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append
Message
 
À
24/08/2005 09:05:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Append
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01043264
Message ID:
01043269
Vues:
8
Which 10 records? Top 10, last 10 or some in the middle of the table

>hi all,
>any idea
>i try to save(append) from mygrid1 no problem,
>
>every append take 10 records from my grid,
>i need to append number as 1,or 2 ...etc from mytext for every field ,
>just for 10 record only,not for the all table
>
>i try as
>
>LOCAL lbFlUsed
>IF NOT USED("Stud")
>   USE Stud IN 0
>   lbFlUsed = .t.
>ENDIF
>SELECT Stud
>APPEND FROM (DBF("csrCourseStats"))
>**********************
>scan
>replace no with thisform.text1.valie&& if i choice no 3 i see al no at my table is 3
>endscan
>**************************************8
>IF lbFlUsed
>   USE IN Stud
>ENDIF
>
>
>thanks
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform