Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger fires only once
Message
From
09/12/2002 11:38:41
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00730393
Message ID:
00730948
Views:
16
>>no.
>>nothing needs to be reset.
>>
>>the TABLEUPDATE() isn't even firing the trigger.
>>so it's not even checking that business code.

>What is the return value from the TABLEUPDATE()? If false, what information >does AERROR(laError) return?

TABLEUPDATE() is returning .T. as the trigger isn't firing.
if the trigger were to fire as it does when i first update the view it would return .F. but the trigger only fires once from the TABLEUPDATE(). the code following the first update attempt does a ROLLBACK. when i then edit the record a 2nd time the TABLEUPDATE() does NOT fire the trigger.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform