Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete - App vs Exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00108078
Message ID:
00108093
Vues:
42
Hi Sarah,

>delete from chatyear where chattelsid = thisform.keyvalue
>
>This works in my .app but doesn't do the delete in my .exe

This should be working in the .EXE as well. The only area I would look at would be TABLEUPDATE. Is it possible that you come out of a form without saving and you issue TABLEREVERT so the data is not updated.

I think you are in the right direction. Try issuing a TBALEUPDATE right after the delete SQL. This way you will be able to find out wether it is the problem of exe file or not. Then look at other areas where it could from....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform