Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link between child table and parent table being broken
Message
De
31/03/1999 16:49:49
 
 
À
31/03/1999 16:46:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00204024
Message ID:
00204040
Vues:
17
>If the user modifies data through the grid, the change will be made to the cursor produced by select-sql, right? My understanding of select-sql in foxpro is that it always has to produce a separate cursor and that it can't be applied to a table without wiping out its contents. It seems it can only be used for viewing data. How can it be used for retrieving, modifying, and saving back to the original destination?

You can retrieve, view and modify cursor records. Saving back to table is up to you: you either use local view cursor with all mechanism available (buffering), or you use regular cursor and write your own transactional or non-transactional code.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform