Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Append from not working with deleted records
Message
De
15/04/2003 16:14:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00777920
Message ID:
00778032
Vues:
25
>Thanks, that worked finally. I did set delete off and it didn't want to work. So I put in the code right before I appended and that worked.
>
>Thanks again
>Nick

Sounds like you have your code in a private datasession form or a session class object. SET DELETED is scoped to the current datasession, so just setting it from the command window would not have any effect on a private datasession form or a session class.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform