Deleting records should rarely be necessary.
Could set Cascade Delete to yes in Relationships builder.
Otherwise, need to delete the related child records first. This can be managed with code.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
Thank teacher
True, I forgot
Could set Cascade Delete to yes in Relationships builder.
Thank you