Results 1 to 4 of 4
  1. #1
    fucell26 is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Jun 2014
    Location
    Saudi Arabia
    Posts
    11

    shoud i merge 2 different table?

    im using access 2010.

    i have 3 tables.

    ExContacts = external contact


    InContacts = Internal contact
    TblCorrespondence = database that contains detailed information for specific letter.
    like Ldate, Subject, ReferenceNo, FromWhom, ToWhom, status, type(either Incoming or outgoing)

    now my plan is to merge the 2 tables whichd is excontact and incontact into 1 table. because my reason is i might having problem on relationship of table. i want to connect the primary key of contact tables to "ToWhom" and "FromWhom fieldnames. is it a good idea? cause in my report i want to view those letters that was sent by this specific name and recieved by specific name also.

    please help.

    thanks.

    fucell

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,848
    To get a better appreciation of table design, normalization and keys (Primary/Foreign)
    see this tutorial. You'll have to work through it, but you will learn. Start with a clear and accurate statement of WHAT you are trying to do.
    Good luck.

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    How bout 1 table w 2 fields [INTCON], [EXTCON]
    that way the person is in there once.

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    How bout 1 table with 1 field for the contact type (internal, external), assuming person cannot be both internal and external. But this might be redundant if you have a CompanyID field. If contact is not with your company then I presume they are external.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Ms access table merge
    By njain8 in forum Queries
    Replies: 3
    Last Post: 06-25-2013, 05:34 PM
  2. Replies: 1
    Last Post: 05-21-2013, 12:02 PM
  3. Replies: 0
    Last Post: 03-12-2013, 02:51 PM
  4. Replies: 3
    Last Post: 11-24-2011, 10:07 AM
  5. merge multiple entries in table
    By rajsa in forum Database Design
    Replies: 1
    Last Post: 07-02-2010, 07:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums