I have a number of tables that different sets of information about a specific person, and I am having trouble linking the tables.
When I start a new record in one table, I want it to start a new record in all of the tables. The tables are linked by an unique ID number. How do I do it so it...