Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter and requery()
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00725734
Message ID:
00725741
Views:
12
There is a known problem with the CursorRefresh with parameterized SelectCmd. CursorRefresh is the correct way to refresh the data in the cursor once it has been populated by the CursorFill. You can call CursorFill, however, this is not the preferred [designed] way and will take longer than the CursorRefresh.

>Hi all,
>just for curiosity....
>These days I'm playing with cursoradapter and just noticed corsorrefresh doesn't work with beta.
>To refresh data I'm trying with requery() and noticed that requery() function works on cursor attached to a cursoradapter but the strange things is that calling requery() doesn't fires any of cursorfill() or cursorrefresh().
>I'm asking how does it works!
>And (with the final release) if there'll be (or not) difference using requery() or cursorrefresh().
>
>Franco
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform