Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TableUpdate(), Pls Help
Message
De
16/07/2004 06:20:31
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
TableUpdate(), Pls Help
Divers
Thread ID:
00925076
Message ID:
00925076
Vues:
75
Hi,

I have a form with two tables, both are using "5-Optimistic Table Buffering".

TableA has one-to-many relationship with TableB. When a record is changed in TableA, there are more than one Records affected in TableB.

When I want to issue Table Update, what should I do?

Currently I am using
TableUpdate(1,.f.,"tableA") and
TableUpdate(1,.f.,"tableB")

Is it correct?

I have another problem where when after I issue TableRevert(.t.,"TableA") while on record number X, if I go to Record number Y and issue TableUpdate(1,.f.,"TableA"), the record number changes to X automatically.

Please help.
Regards
Shaishav
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform