Hi all,
Relatively new VBA and access programmer here.
I have a question regarding deleting records and referential integrity. I'm trying to delete a record from my table "TblLandowners" which has a one-to-many relationship with "TblTracts" via the field "LandOwnerID" (Landowners may own many...