Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CA Builder How to Mark McCasland Please
Message
 
 
To
16/11/2003 01:17:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00848600
Message ID:
00850483
Views:
26
>>CursorFill is only needed once. After you set the value of your parameter, just call the CursorRefresh() to fill the cursor. This is equivalent to the REQUERY() function for views. There is no need to worry about NoDataOnLoad or my lNoDataOnLoad property with CursorRefresh().
>
>But what happens if I change the Select command thus changing the stru of the cursor (under program control). Will the CursorRefresh() use the new changed Select CMD or what?

If the SELECT changes, then yes you have to call CursorFill again. CursorRefresh() is only designed for parameter changes in the WHERE clause.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform