Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to know which triggger have failled?
Message
De
14/05/1997 10:10:25
 
 
À
14/05/1997 07:44:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00032132
Message ID:
00032153
Vues:
39
>I would like to know during data entry into a table which trigger have failled. My objective is to intercept the message "trigger failled" to inform the user a message more specific.

In your trigger code, make sure you have ON ERROR assigned to do something to prevent the "trigger failed" message. If your TABLEUPDATE fails, use AERROR() to get error. Handle the error as appropriate.

-Doug-
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform