Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record Pointer Moving after REQUERY
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Record Pointer Moving after REQUERY
Miscellaneous
Thread ID:
00290073
Message ID:
00290073
Views:
80
I'm using a VIEW of all records to edit on in a form. I have the ControlSource properties of all controls set the view. Then I TableUpdate() and it posts to the real table ok. However, to get the View to be refreshed to the new record I issue a Requery but it them moves my record pointer to the first record in the View.

I also tried just Refresh('view') but that doesn't refresh the record in the view that is currently displayed.

I'm just switching to Views from too many years of buffered table problems.

What am I doing wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform