Hi
I have two tables tblOne and tblTwo linked by RefID on a one to one relationship and without referential integrity enforced. I have a form based on a query which joins these two tables showing all fields.
I can update information in the form which is stored in tblOne but not in tblTwo.
Any suggestions on why this doesn't work?
Thanks
Lou
I have two tables tblOne and tblTwo linked by RefID on a one to one relationship and without referential integrity enforced. I have a form based on a query which joins these two tables showing all fields.
I can update information in the form which is stored in tblOne but not in tblTwo.
Any suggestions on why this doesn't work?
Thanks
Lou