Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I ??
Message
From
23/08/1999 14:59:22
 
 
To
23/08/1999 13:36:56
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00256680
Message ID:
00256723
Views:
24
>I know how to create my own UDF and place it in the DELETE TRIGGER for a table. It tests for child records and IF FOUND(), throws up a messagebox() w/ an OK button. However, when I RETURN .F. to the TRIGGER in order to prevent the delete, I still get the VFP generated messagebox() w/ "Trigger Failed". How can I return a false value yet suppress the VFP message ? Or, am I going about this all wrong ??
>Any help would be appreciated.

A failed trigger is still a VFP error. To suppress tehe VFP message, you need to catch with an error handler.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform