Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Relation refresh
Message
De
22/09/1997 08:18:17
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
22/09/1997 07:41:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00051010
Message ID:
00051012
Vues:
39
>How can I refresh one relationship without GO RECNO() during one edit session. I can't use GO RECNO() because this command triggers TABLEUPDATE(). The relationship is defined in the environment.
How about ...
SELECT childtable
SEEK key
SELECT parenttable
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform