I have tried this before, but I thought it worth it to give it another run.
I am currently working off one database with two hundred fields. I know it is too large. If I split it and join the parts, it is only possible to enter information into the parent table. The child tables block me.
The ideal situation would be to split the table into the following sections:
Personal information
Competencies and skill set
Property type
Search parameters
I enter information for each person using a semi automated cut and past system, which cycles through the data entry form.
What am I missing?
I am currently working off one database with two hundred fields. I know it is too large. If I split it and join the parts, it is only possible to enter information into the parent table. The child tables block me.
The ideal situation would be to split the table into the following sections:
Personal information
Competencies and skill set
Property type
Search parameters
I enter information for each person using a semi automated cut and past system, which cycles through the data entry form.
What am I missing?