Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not Updating cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00483108
Message ID:
00483127
Vues:
9
>I trying to update a cursor with data from a screen. When I click the
>'Save', button, I get the message 'Can not update the cursor'.
>
>Any ideas?
>
>Thanks in advance.

Bob, how do you create your cursor? What it is based on? table? view? SQL statement? The cursor created with CREATE CURSOR command is updatable, the cursor resulting from SQL statement is not updatable, but you can make it updatable by"

USE DBF("mycursor") AGAIN IN 0 ALIAS myUpdatableCursor
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform