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:
01427324
Views:
75
>>I have a button of "search" in my form. but since it is not a regular table indexed. How i manage to search through the cursor adapter and move the pointer to the record??
>
>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
.......
DO WHILE .T.
      ME.Work()
ENDDO
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform