Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Automatically Causes TableUpdate
Message
From
22/08/2001 10:13:49
 
 
To
22/08/2001 09:59:41
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00547173
Message ID:
00547249
Views:
13
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
Previous
Reply
Map
View

Click here to load this message in the networking platform