Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One to many updatable form
Message
De
28/11/1997 15:00:58
 
 
À
28/11/1997 14:19:38
George Alexander
Qatar Armed Forces
Doha, Qatar
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00062681
Message ID:
00062762
Vues:
47
>First). I am using table buffering. I use child cursor so that the user will be able to add records without affecting
>the table.

With table buffering, you could do an APPEND BLANK directly in the child table. The changes won't be send to the tables until you issue a TABLEUPDATE(). VFP do directly what you are doing by code.

>2. I copy the records of the child cursor into array and use insert(SQL) into the child table and then give the
>tableupdate.

Do you verify the result of TABLEUPDATE()? It return .F. if the change were unsuccessful.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform