i think this is kind of weird.
lets say i have two tables in my a2k mdb (there are more but only two concern me now). one is called 'Patients' the other is called 'Prior_Therapies'. as you would expect they are related.
Patients has a composite primary key made up of Protocol_Id and Patient_Id and Prior_Therapies' pk is made up of Protocol_ID, Patient_ID and Therapy_Code.
i find that i can add a record to the table 'Prior_Therapies' but when i attempt to add a new record using the form i built for this table that the message "You cannot add or change a record because a related record is required in table 'PATIENTS'" issues.
why? no problems adding records to the Prior_Therapies table but the form won't accept a new record!? what aren't i seeing?
“The philosophy of the school room in one generation will be the philosophy of government in the next." --- Abraham Lincoln
lets say i have two tables in my a2k mdb (there are more but only two concern me now). one is called 'Patients' the other is called 'Prior_Therapies'. as you would expect they are related.
Patients has a composite primary key made up of Protocol_Id and Patient_Id and Prior_Therapies' pk is made up of Protocol_ID, Patient_ID and Therapy_Code.
i find that i can add a record to the table 'Prior_Therapies' but when i attempt to add a new record using the form i built for this table that the message "You cannot add or change a record because a related record is required in table 'PATIENTS'" issues.
why? no problems adding records to the Prior_Therapies table but the form won't accept a new record!? what aren't i seeing?
“The philosophy of the school room in one generation will be the philosophy of government in the next." --- Abraham Lincoln