J
Joseph
I am having a problem linking tables in my database.
The main Table: Borrower
Sub tables: Street Address; Mailing Address, Current Work, Previous Work,
Co-Borrower, References,School,...
The problem is that the table Street Address is accesses by six other
tables. Why? Because all those tables need a Street Address. The problem is
when I put the tables into forms, with subforms to Street Address, I get the
error that I can not assign a value to the object.
Is there a case where there are too many cascading master to child links?
This is the only thing that I can figure out. I have thought about putting
Street Address in the the tables, but then the size of the table would
triple, and the fact that the information is also redundant in alot of cases.
Please give me some information on this.
Thank you
Joseph Robert Martinez
The main Table: Borrower
Sub tables: Street Address; Mailing Address, Current Work, Previous Work,
Co-Borrower, References,School,...
The problem is that the table Street Address is accesses by six other
tables. Why? Because all those tables need a Street Address. The problem is
when I put the tables into forms, with subforms to Street Address, I get the
error that I can not assign a value to the object.
Is there a case where there are too many cascading master to child links?
This is the only thing that I can figure out. I have thought about putting
Street Address in the the tables, but then the size of the table would
triple, and the fact that the information is also redundant in alot of cases.
Please give me some information on this.
Thank you
Joseph Robert Martinez