skilche1
Registered User.
- Local time
- Today, 15:57
- Joined
- Apr 29, 2003
- Messages
- 226
Working with tables relating. I have a table that has all positions of colors available for each page (32 in total) of the sample book we are going to put out showing colors that the customer selects for each position. This will be used for internal use one to keep track color selections by customer.
I have it setup so that all positions have their own fields in the table (then to the form), linked to select colors from another table. When I setup the Relationships, relating the colors to each position, I end up with 32 of the same tables (32 times) in the Relationship area. I see this as sloppy work and may not be efficient when the db is completed.
In addition, when I try to set up a query and set it up similar to the relationship, I receive a, “Query to Complex” dialog window. As of now, I am working around that by creating two separate queries splitting the positions to 16 per query.
I am assuming there must be a better solution so the db will run smoother and build the rest of the db, but I have no idea as I have never ran into this issue in the past.
Thanks,
Steve
I have it setup so that all positions have their own fields in the table (then to the form), linked to select colors from another table. When I setup the Relationships, relating the colors to each position, I end up with 32 of the same tables (32 times) in the Relationship area. I see this as sloppy work and may not be efficient when the db is completed.
In addition, when I try to set up a query and set it up similar to the relationship, I receive a, “Query to Complex” dialog window. As of now, I am working around that by creating two separate queries splitting the positions to 16 per query.
I am assuming there must be a better solution so the db will run smoother and build the rest of the db, but I have no idea as I have never ran into this issue in the past.
Thanks,
Steve
Last edited: