Resolved! Cascade Delete not working
Has anyone seen a situation where the cascade delete does not work and what did you do to fix it? Here's the scenario: I have two tables (Table 1 and Table 2 lets say). Table 2 has a reference field on it that references Table 1. On the diction...