Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relation not working correctly...
Message
 
À
13/03/2002 15:43:31
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00632367
Message ID:
00632425
Vues:
15
Sunshine,

After a SET RELATION you nmust move the record pointer in the source table before the relation takes effect;
select 5
use table2
set order to id

select table1
set relation to id into table2
LOCATE && move record pointer to the curretn record
If after this change table2 still shows a blank Id it is because of what Sebastian has told you.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform