User Profile

Collapse

Profile Sidebar

Collapse
axlr
axlr
Last Activity: Jul 20 '06, 09:35 PM
Joined: Jul 13 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • axlr
    replied to Forms With M:M relationship
    sorry , I did not respond earlier , I was sick and thus unable to get to work.I set up the tables as you suggested above, Now i have product table with a M:M relationship with attributes and product tables also has M:M with measures.I want to know if this is good DB practice or if this is even a feasible option because for some reason if two M:M relationship , the data associations get skewed up.
    for example if product mango has attributes...
    See more | Go to post

    Leave a comment:


  • axlr
    replied to Forms With M:M relationship
    I have another question linked to the same problem i mentioned above . If i Was to join another table to the Product table , using the PK PRODID and a table called Measures with PK MEASID. Now these tables have a M:M relationship too and I created an intersection table called PRODMEAS and used to the PK from Product and Measures to form the PK for this intersection table.My problem is that access won't let me link the PRODID twice . I can either...
    See more | Go to post

    Leave a comment:


  • axlr
    replied to Forms With M:M relationship
    Wow that worked perfectly , thank you for all the help you provided , I really appreciate you taking the time to help me out with my problem
    Please let me know if i can be of any assistance to you in the future

    Thanks
    See more | Go to post

    Leave a comment:


  • axlr
    replied to Forms With M:M relationship
    There are two forms based on two seperate table. the Products form inputs data within the product table and is linked to the attribute form. Between the products table and attibute table , I have an intersection table whose PK is an autonumber field .PK for products table is PRODID , it is again an autonumber , and the PK for attributes is ATTRID , again an autonumber field. Both PRODID and ATTRID are also in the intersection table , because i did...
    See more | Go to post

    Leave a comment:


  • axlr
    replied to Forms With M:M relationship
    My apologise , I did not explain the relationship well enough . For example if you have one product , peach and it may have several atrributes like sweet , fuzzy etc. But the problem lies when we try and use the same attributes for other products. For example attribute sweet can be associated with product apple as well . So that is why we need a many to many relationship , as some attributes will be re used for products.
    I hope this clarifies...
    See more | Go to post

    Leave a comment:


  • axlr
    started a topic Forms With M:M relationship

    Forms With M:M relationship

    Hi ,
    I am currently working on developing forms for data entry using access 2003. My parent form Product is linked to another form Attribute , via many to many relationship . the intersection table is populated with FK from both tables and a Unique PK . My problem is i am unable to create a link using the form wizard. the wizard populates the new records within the respective tables but it does not establish a link between the parent product...
    See more | Go to post
No activity results to display
Show More
Working...