Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update the cursor (Error 111)
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00548813
Message ID:
00548838
Views:
8
This message has been marked as a message which has helped to the initial question of the thread.
>UNFORTUNATELY I GET "Cannot update the cursor", when I attempt to rid the listbox of one record. my rowsource is:
>thisform.mylistbox1.rowsource="Sele LMCA_NBR,&AFIELD,PR_NBR,noun from MOFFICE where &AFIELD= TRIM(MCALL) .AND. STATUS = 'OPEN' into curs lcur"
>Is there a way around this?

It is a ReadOnly cursor. Why not retrieve the records into an array property of the listbox? Then you can do what you want with the array elements.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform