Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop cursor autorefreshing
Message
From
30/06/2004 13:42:27
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00918076
Message ID:
00919190
Views:
27
David,

I use the Requery() function on views based on local (native VFP) tables and they work. If you read the help file you will see that the Requery() function only works on SQL views.

Hope this helps or clarifies things.

Regards,

Mike


>Hi Terry,
>
>Your suggestion is a good idea and i try it out only to find that Requery() supports remote view only not on native dbf which i use....
>
>David
>
>
>--------------------
>David,
>
>Would it help if you set the NoDataOnLoad property of the cursor, in the DE, to .F., then issue a REQUERY() on the cursor when YOU want it to be refreshed, e.g. after your initial query and when the user has hit OK to the changes?
>
>There is also the ... NODATA clause of the USE verb.
>
>Any help?
>
>Terry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform