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:
00725878
Views:
16
Hi Mark,
probably I've used the wrong verb (my english)... what I meant to say was:
"how CAN it works" (not how does it)
If CursorRefresh doesn't work but Requery() does,
Requery() must use different "mechanism" than CursorRefresh to retrive data
This is a curios thing, isn't it?

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform