Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update the cursor (Error 111)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00548813
Message ID:
00548838
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform