Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent record pointer move while tableupdate()
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00990613
Message ID:
00990815
Views:
17
>Hi Barbara,
>which is the best settings for this goal ? for form buffermode and dataenvrionment ?
>and tableupdate routine ?
>
>TIA

It depends on the situation. If the table is used in a grid, you have to use table buffering because grids don't behave well with row buffering (at data entry grids don't). In this situation, I'll used code like what James posted in the grid's BeforeRowColChange method.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform