The reason I didn't make everything subforms is because of the way that would look.
As for breaking things up into different tables, it just seemed more logical to me. I have done so on other dbs and have not had any issues. Originally this was working when i had it set up as an INNER JOIN...
My DB has four tables: tblContact, tblPerformance, tblState, and tblComments.
In tblContact there is a field (ContactID) which links all the tables together. It is a PK in tblContact and a FK in the other tables.
I have form that has txtboxes to enter data in each of the tables. (Except...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.