Jscott Posted January 25, 2006 Posted January 25, 2006 I have two tables (Table 1 & Table 2) in which if Field "A" in Table 1 is populated than a record is created in Table 2. How would I force the deletion of that record in Table 2 if I go back and unpopulate Field "A"? I would imagine that there is a calc that would allow for that, but cannot seem to find any reference to such a thing. Any help would be great.
Genx Posted January 25, 2006 Posted January 25, 2006 ... if you really wanted, though im not sure if theres a logical reason for it.. .i mean wouldnt you just delete the record in table 1 and enforce referential integrity on table 2?... anyway... you can use an on event plugin..
Recommended Posts
This topic is 6935 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now