Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AERROR
Message
De
06/07/1999 19:40:09
 
 
À
06/07/1999 19:33:46
Kenny Norton
Dataforce Systems Inc
Atlanta, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: AERROR
Divers
Thread ID:
00237782
Message ID:
00238019
Vues:
23
>Erik,
> These are views. I realized by cutting this code out, the ON ERROR routine will still fire. I can use AERROR within ON ERROR.


I don't understand. Views don't have delete triggers. Underlying tables do. So you will get the failure only when you issue a TABLEUPDATE() (or if using Row Buffering, when the pointer moves), and a table's delete trigger fails. So why can't you check the results of TABLEUPDATE.

BTW, You can still check DELETED() in a view.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform