Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pack a cursor?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01335982
Message ID:
01335987
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>First, thank you for your help. Strange thing that your code worked first time. But when I try to do it again, I get error. I must be doing something wrong. I will start from the beginning. Btw, how do I add to the code above that I want to SELECT only NOT-DELETED records?


Add READWRITE and SET DELETE ON
SET DELETE ON
SELECT * FROM crsWhatever INTO CURSOR crsWhatever READWRITE
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform