Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible RI problem: riupdate() is missing..?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00895674
Message ID:
00895705
Views:
15
>If I update the Side field in the DealSide table to be another value, the update doesn't cascade to the children. So, I dove into the RI code in the DBC and noticed that within the SCAN / ENDSCAN block for each child table, there is no code that calls the RIUPDATE() proc to do any updating. Since the Side field is part of the primary key, shouldn't that be considered a valid change that should cascade down to the child tables?


Hmm I may have come up w/the answer. Maybe it's because the Side field is part of a compound key, so that wouldn't filter down by itself..?
Jon Rosenbaum
Devcon Drummer
Previous
Reply
Map
View

Click here to load this message in the networking platform