We have a database, created in access 2010, to manage a club’s membership records with each member having a specific membership number. The policy is to delete all details of any member who has not renewed after a specified period.
I created a query that identifies members who meet this criterion and appends their membership numbers to a table “T members to be deleted”. The membership number field in this table has a relationship to membership number in all other tables. I then created a delete query to remove all membership number in T members to be deleted. This worked a treat and deleted the appropriate records in all tables.
I have now upgraded to Access 365 and whilst the query removes the membership numbers T members to be deleted all other records remain unchanged. I have checked and all relationships are correctly set to “cascade delete related records”
Help would be much appreciated
Update Have just tried this database on access 2007 and get the same problem
I created a query that identifies members who meet this criterion and appends their membership numbers to a table “T members to be deleted”. The membership number field in this table has a relationship to membership number in all other tables. I then created a delete query to remove all membership number in T members to be deleted. This worked a treat and deleted the appropriate records in all tables.
I have now upgraded to Access 365 and whilst the query removes the membership numbers T members to be deleted all other records remain unchanged. I have checked and all relationships are correctly set to “cascade delete related records”
Help would be much appreciated
Update Have just tried this database on access 2007 and get the same problem
Last edited: