I have it mostly working with just a few issues. The Delete is working fine but have an issue with the edit and save.
When I go to the Edit Form, I can see the data for the record but the textboxes are disbled. My code is:
When I go to Add, I can enter details into the text boxex but when I save, I get an Insert Statement conflict with foreign key constraint. See attachement