I'm only beginning to learn Access and I'm wondering why or, for what reason would you ever not enforce referential integrity between table relationships and enable both cascade update and delete? It seems like these should be turned on automatically and you would want to turn them off for those few relationships that you don't need them for instead of vice-versa. I don't understand why you wouldn't always turn it on with both cascade update and delete enabled.
Thanks for any insight you can shine down upon me.![]()