Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trigger Failed for Append Blank
Message
De
03/01/1999 02:15:54
Daniel Christensen
University of Wisconsin River Falls
River Falls, Wisconsin, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Trigger Failed for Append Blank
Divers
Thread ID:
00172229
Message ID:
00172229
Vues:
102
I've created a form in VFP5 through which I would like to be able to add new records to a given table in my database. I've put a "New Record" button on the form and filled in the 'click' event as follows:

(Sparing the details on steps 1&2)
1. Disable all buttons and fields not needed during edit
2. Enable all buttons and fields that are needed during edit
3. BEGIN TRANSACTION
4. APPEND BLANK

At this point I get an error message that says that the "Trigger Failed". It is my understanding that data entered within a transaction does not actually get written back to the database until an 'END TRANSACTION' is encountered and therefore should not call any of the triggers until that point.

Can anyone help me out with the reason behind this error? Any help would be greatly appreciated.

Thanks,
Dan Christensen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform