Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relations question
Message
De
22/01/2001 13:57:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Relations question
Divers
Thread ID:
00466812
Message ID:
00466812
Vues:
42
Hello guys,

I have this relation tables question

I have 3 tables
I set the relations within them
table1 relate to table2 and table2 multi-relate(one to many) to table3

How do I go by scanning table3 results only. (table3 is 2000 rows) every
results is about 3-4 rows in table3,


@-- relations have been already set

sele table1
scan
sele table2
scan
sele table3
do while not in relation (of table2) <-- do not know if this works
do some process
skip
enddo
sele table2
endscan
sele table1
endscan

thanks

marcos oliva


Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform