Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    TJackson is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2014
    Posts
    9

    Here you go
    Attached Files Attached Files

  2. #17
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    The table links appear to have a good path using UNC. Your server name is dbfs1?

    The Menu form is set to open by default.

    I reset table links for my computer and reopen database. Menu form opens. Why is Menu form bound to table?

    Suggest not saving FacilityName in IncidentLog and instead save the FacilityNumber then set FacilityNumber in Facilities table as primary key and Indexed Yes (No duplicates). If you stay with saving FacilityName then it should be set as primary key and Indexed Yes (No duplicates).

    FacilityNumber is a text field mixing alpha and numbers as identifiers. Many developers would advise not to use a text field as primary key and advocate using an autonumber field in Facilities as primary key and saving that as foreign key in IncidentLog.

    Not seeing the issues you describe.
    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.

  3. #18
    TJackson is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2014
    Posts
    9
    Thanks, I think it may be a permissions issue from our network. I really appreciate all the quick responses

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Database not sharing...
    By ChrisNWV in forum Access
    Replies: 1
    Last Post: 03-20-2014, 08:54 AM
  2. Sharing an Access Database
    By alexc333 in forum Access
    Replies: 1
    Last Post: 07-06-2012, 08:23 AM
  3. Open Excel doc on shared folder from FORM
    By bkirsch in forum Access
    Replies: 5
    Last Post: 01-18-2012, 03:19 PM
  4. Form Loading Slow From the Shared Folder
    By injanib in forum Forms
    Replies: 2
    Last Post: 06-25-2011, 03:45 AM
  5. Access database in stored in temp folder ?
    By Raju Sheth in forum Access
    Replies: 3
    Last Post: 02-05-2011, 02:37 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