jsosa73 Posted August 4, 2006 Share Posted August 4, 2006 Many to Many Relationship Query I found a way to do this with a script, does any one know how to do this with a calculation. Shipping DB >-- Config ID -- Shipping DB Query of Config ID 123 returns the following info: Config ID Store Type Version 123 Base Base 123 Base CT 123 DF DF What is the easiest way to mark the files in the Packaging DB as both Base-Base, Base-CT DF-DF via the relationship? So I can search by either Base or DF and make sure I get the records I need. In the script, I just created several check boxes and set them by looping through all of the Shipping files. This works but is super slow. Thanks, Quote Link to comment Share on other sites More sharing options...
Ender Posted August 5, 2006 Share Posted August 5, 2006 Hmmm, Either the diagram for that "Many to Many" is incorrect, or you don't have a many-to-many. Unfortunately your tables names and field values aren't much help. Perhaps you can clarify what a "Shipping" record is. Is that an Item to be shipped? What's a "Config ID" record? Is that really an Item-Product join? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.