Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check for Cascade Deletes
Message
 
 
To
26/04/2000 05:08:13
Frank Mundo
WindowDressers, Inc.
Maine, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00363487
Message ID:
00363921
Views:
16
>I need to check for Cascade Deletes being turned ON. Any ideas how to programmatically determine this...

If you are using VFP, there is no Cascade Delete unless you implement it using triggers and the VFP (or some other) referential integrity engine. Check the trigger information for the tables in question. If there are no triggers, Cascade Deletes are turned off.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform