Results 1 to 13 of 13
  1. #1
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34

    Missing Access Tables


    I inherited an access database that has a query with tables that I am unable to locate.

    I have unhidden everything.

    Is there any other location the tables could be?

  2. #2
    kagoodwin13 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Feb 2012
    Posts
    181
    Has the database been split? Maybe it is querying a table in a separate back-end on a network drive? To check, click the "External Data" tab, then click "Linked Table Manager." If there are linked tables to a separate back-end, you'll see where it is saved there. If not, then there is no database split.

    Also try changing the objects view. In the Navigation Pane on the left, pull down the filter at the top, and make sure it says "All Access Objects."

  3. #3
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    When I open the db and click on F11, the navigation pane opens and 12 tables are shown which are resident in your db. Should there be more?
    Click image for larger version. 

Name:	Capture.PNG 
Views:	10 
Size:	8.9 KB 
ID:	17291

  5. #5
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34
    Yes, All Access Objects is selected.

  6. #6
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    What tables do you think are missing? (What are the table names)
    Or what are the query names with the missing tables?

  7. #7
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34
    Theres actually 14. I unhid everything

  8. #8
    kagoodwin13 is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Feb 2012
    Posts
    181
    Quote Originally Posted by alansidman View Post
    When I open the db and click on F11
    Thanks for the tip, didn't know that one!

  9. #9
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34
    I have a query (qrychanges or qryProjectSummary) that includes tables that I can't locate....challenges with inheriting a database.....
    My predecessor created qrychanges.

    the names are paid, opportunity, CY commit, commitment...etc


    I have a theory that my predecessor might have renamed the "paid" from qry_changes_paid.

  10. #10
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I have a theory that my predecessor might have renamed the "paid" from qry_changes_paid.
    That is what they did. They set an alias on the queries. Open "qryProjectSummary" in design view. Switch to SQL view. Find the FROM clause.
    You will see (for example) "......LEFT JOIN qry_changes_installed as installed......"

    I know you inherited this dB, but it is in need of rewriting (IMO). There are 6 tables that have the same structure - you could have 1 table with an additional field.
    And the PK name problem...

    I would also get rid of the lookup fields in the tables. They are a PITA (again IMO).

  11. #11
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34
    Thank you.

    You're actually the 2nd person to tell me this.

    Initially I had wanted to start from scratch, but changed my mind....guess I'm changing my mind again.

  12. #12
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I think that was me both times.
    You had the mdb that was going corrupt.... the combo box was asking for a parameter....

  13. #13
    ZandyRox is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    34
    LOL

    As for yesterdays problem, as soon as I moved the data from the mdb, it fixed.

    I'm already cleaning up the database...in fact, since they hadn't used the database in almost a year, I'm recommending starting from scratch. I love the use of forms/switchboards to keep the look of the db clean...I also use different queries and she used only select...I thought that was weird.

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

Similar Threads

  1. Replies: 1
    Last Post: 08-13-2013, 02:09 PM
  2. Look for missing items across 2 tables
    By shabar in forum Queries
    Replies: 7
    Last Post: 02-02-2013, 10:38 PM
  3. Combing two tables with missing dates
    By Jerseynjphillypa in forum Queries
    Replies: 1
    Last Post: 07-19-2012, 10:51 AM
  4. Comparing two tables to find missing items
    By Jerseynjphillypa in forum Queries
    Replies: 11
    Last Post: 05-16-2012, 09:56 AM
  5. Missing Tables?
    By mrb398 in forum Access
    Replies: 2
    Last Post: 08-30-2010, 02:09 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