Relationship in MS Access

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Relationship in MS Access

    In MS Access, there is an interface to draw the
    relationsip between tables. Do I really have to draw the
    relationship to obtain databse data? Thanks in advance

    rick Guest

  2. Similar Questions and Discussions

    1. MySQL relationship
      After a migration from Access to MySQL V5, I have lost the Access relationship. I tried to recreate them into MySQL, through declaration of foreign...
    2. many to one relationship
      How do I set up the tables and relationship such that I can reflect the item desc. of all items in my shopping cart? I am having item1, item2,...,...
    3. [PHP] URGENT BUSINESS RELATIONSHIP
      he even found my work email obviouslly from the mysql list **************************************************************************** *********...
    4. Breaking a relationship
      Any help will be appreciated- 1. Originally set up a combo box in a form referencing a look-up table. 2. Redesigned the look-up table and saved...
    5. threeway relationship?
      Ok, so I have been up since early this morning actually focusing on Filemaker, and the database I have been thinking about building since I got my...
  3. #2

    Default Re: Relationship in MS Access

    Although you are in the wrong group for this question, I will answer.

    The relationship window in Access is used to setup relationships between
    related tables and to enforce referential integrity. This is necessary to
    keep your database's data accurate and cohesive. You can still get to the
    data in the tables without the relationships being created, however there is
    no guarantee you will get accurate data.

    "rick" <anonymous@discussions.microsoft.com> wrote in message
    news:06c001c3b4c2$2f94c580$a501280a@phx.gbl...
    > In MS Access, there is an interface to draw the
    > relationsip between tables. Do I really have to draw the
    > relationship to obtain databse data? Thanks in advance
    >

    GVaught Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139