Sorry, should've made that quite clear. Yea it was getting a bit late RG so sorry for the delayed response.
Open up the tables tblNVQ, tblAppraisals, tblTraining, and tblSupervisions, and delete any blank records that are there (some don't have any data, but others don't even have a value for the foreign key, so delete these ones if there are any)
Login to the system through the login screen ( user : Admin, password: test)
Open the Staff form (may give you errors on the locations of the pictures)
Create a new member of staff (button to the right hand side)
Fill in some random details on the first tab, then in the training tab, NVQ tab, appraisals tab and supervisions tab, then close the form.
Go into the tables: tblNVQ, tblAppraisals, tblSupervisions, and tblTraining.
tblTraining should have only the record you created, for some reason it doesn't create blanks in this table.
The other 3 tables will (or at least should) have a couple or a few blank records as well as the one you just created.
Thanks for looking
