Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with grid display and SET RELATION
Message
De
21/03/2005 13:46:30
Jim Winter
Jim Winter Consulting
Hinesburg, Vermont, États-Unis
 
 
À
21/03/2005 13:15:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Divers
Thread ID:
00997872
Message ID:
00997911
Vues:
25
>What I actually had (since replaced by your suggestion ...) was:
>
>for grid1:
>
USE MyTable AGAIN in 0 ALIAS MyTable1
>USE MyJobs AGAIN in 0 ALIAS MyJobs1
>SET RELATION to Jobidnum IN MyTable1 INTO MyJobs1
>Similary, for grid2:
>
USE MyTable AGAIN in 0 ALIAS MyTable2
>USE MyJobs AGAIN in 0 ALIAS MyJobs2
>SET RELATION to Jobidnum IN MyTable2 INTO MyJobs2
>Now, this failed, so all I trying to understand is why it does fail, as I thought using separate files like this gave me separate record pointers.
>
Hi Jim,

PMFJI, but I think the problem is you didn't use the ADDITIVE keyword when you set up the second relationship. This would release the previous relationship.

HTH,
Jim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform