Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from grid
Message
 
 
À
24/08/2005 09:38:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Divers
Thread ID:
01043177
Message ID:
01043312
Vues:
13
>Pardon for jump in
>
>1. it is call after the USE command then the name is correct
>2. but it is useless
>
>IF NOT USED("Stud")
>   USE Stud IN 0
>ENDIF
>SELECT Stud
>APPEND FROM DBF("csrCourseStats")
>USE
>
That's wrong, because you're changing the environment. If the STUD table was opened before, you're now closing it.

Anyway, that's not a problem we have to spent time discussing... < g >
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform