T
Todd
I have a primary table with an indexed field. Many of my
other tables are related to this table via the indexed
field. When I try to create another table relationship to
this index, I now get the error message "Too many
indices...".
I thought I could just create another table with that
same index ID number, make a one-to-one relationship to
the primary table, then use it for the other table
relationships.
But, if I do that, then try to change data on the
original it does not properly cascasde.
Any ideas?
Thanks
other tables are related to this table via the indexed
field. When I try to create another table relationship to
this index, I now get the error message "Too many
indices...".
I thought I could just create another table with that
same index ID number, make a one-to-one relationship to
the primary table, then use it for the other table
relationships.
But, if I do that, then try to change data on the
original it does not properly cascasde.
Any ideas?
Thanks