Results 1 to 6 of 6
  1. #1
    AJ_25 is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    12

    Tables - Where does the data come from?

    Hi,



    I am new to Access and currently trying to work my way around it and have stumbles across a table with 4 field_Names but no idea where this table extracts data from to populate, how do I find out where this data comes from please?

  2. #2
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,413
    In a properly designed database data can come from various places. Some common places are:
    1. Typed into a form
    2. Imported from an external source, like an Excel table
    3. Created programmatically from data in other tables.
    4. Created by developer as static data that will not change over the lifetime of the program.

    So the information you provided doesn't let us pin it down at all.

  3. #3
    AJ_25 is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    12
    I guess that's my point, I can't give you anymore information as I don't know what to look for.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    ?? Where did this database originate? Did you build it? Or inherit it?
    How exactly does one "stumbles across a table with 4 field_Names"?

  5. #5
    AJ_25 is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Apr 2018
    Posts
    12
    I have inherited the database.

    I am looking to move queries over to SQL server so was looking at the existing queries within Access to work out what needs replicating and as I followed the process from the first query, my end point arrives at this table. Other queries link straight into the source database but this doesn't so im at a loss how the data is populated. It updates each month so it's not a static table.

  6. #6
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I think people would have to see and review the database (or part of it) in order to provide focused advice.

    Is there any documentation?
    Is original developer still accessible?
    Is there vba /modules associated with this database?
    If so, you could search for routines that involve that table.

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

Similar Threads

  1. Replies: 6
    Last Post: 04-18-2018, 06:56 AM
  2. Replies: 7
    Last Post: 07-24-2017, 11:47 PM
  3. Replies: 5
    Last Post: 11-26-2013, 11:11 PM
  4. Replies: 5
    Last Post: 08-12-2013, 12:53 AM
  5. Replies: 5
    Last Post: 05-14-2012, 02:01 PM

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