Results 1 to 5 of 5
  1. #1
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29

    Linked tables

    Hi all

    I am new to access .

    My question is about linked tables in relational database .

    Is the reason of linking tables to enable reports that are based on fields of two or more tables ?

    If yes is this the only reason ?

    Thanks
    Elico

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Are you referring to tables with defined relationships between them? The term "linked tables" usually refers to tables in one database that are connected, or linked, to another database. This is a very common and often recommended practice.

    So, I'm assuming you mean refined relationships, or tables which are joined in queries. While joining tables in queries certainly does make the designing of reports easier, there are many other times when it is done, e.g. combo or list box row source.

    The setting up of defined relationships in your database is one way to maintain the integrity of your data. With defined relationships in place, MS Access can prevent deletion or addition of records where doing so would violate the relationship definition.

    To use the proverbial customers and orders example, defined relationships can prevent the deletion of a customer record if there are orders for that customer, or it can prvent the addition of new orders for non-existant customers.

    That is a very simplistic explanation, I know, but the answer to your question is "No" - there are many reasons for using joined ("linked") tables.

    Feel free to ask questions about anything you are unsure of - it's far better to be clear on the concepts now, before you get too far into a database project.

  3. #3
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    elico,

    Since you are new to Access, I recommend you watch the youtube series on Database by Dr. Daniel Soper.
    It is an 8 part series, but I suggest you watch 1,2 and 4 to begin. The first video starts here.

    Good luck.

  4. #4
    elico is offline Novice
    Windows 7 32bit Access 2010 64bit
    Join Date
    Jan 2016
    Posts
    29
    Thanks
    I am talking about relational database with tables have one to many or many to many relations , in the same database .

    Thanks
    Elico

  5. #5
    orange's Avatar
    orange is offline Moderator
    Windows 8 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Yes, so am I. The videos deal with relational database concepts, theory and examples.

    The purpose of relationships in relational database is to provide referential integrity.
    The videos will help with concepts.

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

Similar Threads

  1. Linked tables
    By zodiba in forum Access
    Replies: 1
    Last Post: 01-26-2016, 12:26 PM
  2. Replies: 4
    Last Post: 11-22-2013, 11:20 AM
  3. How about linked Tables with Sharepoint?
    By Steven.Allman in forum SharePoint
    Replies: 0
    Last Post: 04-09-2012, 06:55 AM
  4. Replies: 5
    Last Post: 02-02-2012, 06:42 PM
  5. Linked Tables
    By kwooten in forum Access
    Replies: 3
    Last Post: 09-27-2011, 12:08 PM

Tags for this Thread

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