Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete child records, when parent record is deleted
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00523079
Message ID:
00523094
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everyone,
>
>This is a basic question, but I haven't used triggers before, so here is a problem:
>
>I have parent and child tables Regions and TownRegions. On the form I use views RegionsInfo and TownsInfo in buffered mode. I want to delete record in RegionsInfo view and this would automatically delete all records in TownsInfo view for this RegionID. Regions and TownRegions tables are part of Stats database, which is VFP database.
>
>Could you please help me here?
>
>Thanks in advance.

Nadya,
You can do as Brien suggested and have VFP generate the RI stored procedures for you. However, it is not the most efficient code i nthe world (understatment!!!).

Get a copy of Steve Sawyer's and Jim Booth's book and you can get their RI utility to integrate into your database. Check out Htzenwerke's site for the book.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

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

Click here to load this message in the networking platform