Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot update cursor
Message
De
10/04/1998 16:07:30
 
 
À
10/04/1998 15:52:06
Tom Hammer
Pennwell Publishing
Tulsa, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00091178
Message ID:
00091183
Vues:
27
>I have a form which displays a view. I am issuing an APPEND BLANK statement so that the user can enter data into any field to query-by-form. However, I receive the message "Cannot update the cursor". Is there a cursor property I need to set? The cursor was created by a SELECT INTO CURSOR statement.
>
>Thanks.

You cannot modify cursor (i.e. edit/delete/add records) created by SELECT-SQL. There are couple ways to go around, one of them is ot USE (DBF()) AGAIN ALIAS .... Another way is CREATE CURSOR
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform