morpheus
21st December 2002, 07:00
Hello,
There is a main table (1), with 5 fields in it's only index. There is another table (2), with 3 fields in it's only index. These 3 fields are the sub-set of the earlier mentioned 5 fields. I need table2 to refer to table1. I made a combined field in table2, comprising of those 3 fields. I will have to make another combined field in table1, comprising of these 3 fields, and put it as index1. But, I do not want to create another index in table1. Is there any other way out!?
There is a main table (1), with 5 fields in it's only index. There is another table (2), with 3 fields in it's only index. These 3 fields are the sub-set of the earlier mentioned 5 fields. I need table2 to refer to table1. I made a combined field in table2, comprising of those 3 fields. I will have to make another combined field in table1, comprising of these 3 fields, and put it as index1. But, I do not want to create another index in table1. Is there any other way out!?