Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Automatically Causes TableUpdate
Message
De
22/08/2001 10:13:49
 
 
À
22/08/2001 09:59:41
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00547173
Message ID:
00547249
Vues:
8
This message has been marked as a message which has helped to the initial question of the thread.
>>I know you dont want a lecture, but you are aware that table buffering does not prevent you from treating it - programmatically - as if it was row-buffered I hope.
>
>Jim,
>
>Interesting... I may not be aware. Do you mean using the nRows parameter in the TableUpdate while the buffering is set to table?
>
>Renoir

Maybe using nRow... the main thing is to program to allow only 1 record at a time to be in 'edit mode' and/or to actually TableUpdate each new/revised child record as it is clean and ready.
Doing it this way lets the pointer move without consequence because you and only you control the actual TableUpdate (all conditions causing an implicit TableUpdate do not apply to table buffering).

Good luck
JimN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform