Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Does not save indexes.
Message
 
To
04/01/1999 02:38:17
Cristian Tenea
Aquila Part Prod Com
Ploiesti, Romania
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00171467
Message ID:
00172425
Views:
27
>Hi, and Happy New Year!
>
>1. I am not using VFP names; I use names in Romanian language but I wrote in English for easy understanding.
>2. Yes by 'save' I meen Tableupade(). (with table buffering)
>In addition to this is more facts: in one screen I have a cursor named 'pontaj' with optimistic table buffering - 5 - and when I issue =tableupdate(1,.t.,'pontaj') events goes like this: the save are made without errors, check for modified records by getnextmodified()=> no records are changed, screen refeshing by issuing =requery('pontaj'), grid showing new value and when moving back and forth the old value are showed or grid showing old value directly.
>
>Thanks

Tenea,

Requerying the view does not refreh the screen, you need to refresh teh screen to do that. Add a THISFORM.Refresh() after your requery().
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform