Results 1 to 3 of 3

Thread: msdn tutorial - access question

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    3

    msdn tutorial - access question

    I tried following tutorial,

    http://msdn2.microsoft.com/en-us/lib...US,VS.80).aspx

    and my question is:
    What property in msaccess causes making the relation between customers and orders tables when I drag and drop tables from data source window?

    I tried to make same type of database, but couldnt make it happend. Also tried to ad and modify relation in .xsd file.

  2. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: msdn tutorial - access question

    You have to make sure you specify your primary keys, and your relationships... You have to create a relationship between the field in one table in relation to the field in the other table, Like in Orders Table, you probably have a field that lists the customer ID, that is also located in the Customer Table, a 1-to-many relationship. Search google for "Access Table relationships" or something in order to find some examples...

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    3

    Re: msdn tutorial - access question

    Yes, that was what i was thinking, but didn't find right words. Thanks very much!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width