Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linking objects to data
Message
De
03/10/2000 21:43:38
 
 
À
03/10/2000 16:51:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00424388
Message ID:
00424499
Vues:
16
You may need to issue SET RELATION to link the cursors. If there is a 1 to many relationship you may need to use SET SKIP as well. Moving the pointer in the many (child) table should not move the record pointer in the one (parent) table until each record in the child table that matches the one record in the parent table has been traversed.

Solution 2:
Use an updateable view to form a single cursor.
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform