Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I perform a SEEK with a CursorAdapter?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01427312
Message ID:
01427339
Views:
69
>>>It's not clear what you want. Do you want to search in the cursor already attached to Cursor Adapter or you want to retrieve new data based on the search criteria?
>>
>>
>>Sorry Sergey. I want to search in the cursor already attached to Cursor Adapter
>
>You can work with it as you would work with a view.


using a LOCATE FOR??
.......
DO WHILE .T.
      ME.Work()
ENDDO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform