Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View/Grid does not update
Message
From
31/08/1999 01:56:33
 
 
To
30/08/1999 21:30:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00259101
Message ID:
00259543
Views:
12
>
>=REQUERY("myView") && will reset the RECNO to TOP
>
>So, you need to first carry the RECNO or KeyField and back to that record after REQUERY
>
>CurKey = myView.myKey
>=REQUERY("myView")
>Locate for myKey=CurKey
Thanks, works fine
Previous
Reply
Map
View

Click here to load this message in the networking platform