Results 1 to 8 of 8
  1. #1
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86

    Records Not Showing Up on Form on Different Computers???


    Hi All,

    I recently built and deployed a database for my colleagues at work but we are running into a problem that makes no sense to me.

    On my computer when I enter a record into the database, everyone else in the office can go into the database, open the form, and see the record I created. All is good.

    However, when one of my colleagues enters a record into the form on their computer, that record does not show up on the form on anyone's computer. Not mine and - after they exit the form then re-enter it, not on theirs. (The record they created on their computer does show up in the underlying table though).

    Is there some kind of setting in Access that would make this happen? I am at a loss for how to explain this, fix it, and get this database working properly.

  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
    Tell us about your database. Is it split? Is the BE stored on a shared server? Does each user have their own copy of the FE?
    We need more info.

  3. #3
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86
    No, the database is not split. It is just one file that people access once at a time individually on their computer. This file is stored on our local server.

  4. #4
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86
    I tried splitting the database and the same problem occurs.

  5. #5
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Is it shared, are Locks enabled? Under Client Settings!

  6. #6
    batowl is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Dec 2010
    Posts
    86
    Um, I have no idea how to find where the Client Settings are or how to change them. Could someone please guide me?

  7. #7
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Records 'disappearing' after a given user closes and then reopens the Form suggest that the Form's Data Entry Property is set to Yes. This only allows the entering of New Records, not the viewing of existing Records. The property's name is very misleading! It does not have to be set to Yes in order for data to be entered!

    In Form Design View go to Properties - Data and if it is currently set to Yes,change the Data Entry Property to No.

    And to avoid future major problems, you have to keep this app split, with the data in the Back End, on a shared drive, and a copy of the Front End, with everything else, on each users hard drive.

    Linq ;0)>

  8. #8
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Sage advice. Look under File/Options.

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

Similar Threads

  1. Split Form not showing all records
    By Abarency in forum Forms
    Replies: 6
    Last Post: 10-20-2012, 02:54 PM
  2. Replies: 3
    Last Post: 07-16-2012, 07:19 PM
  3. Showing all records in Form view
    By DesignGuy in forum Forms
    Replies: 5
    Last Post: 03-30-2012, 02:58 PM
  4. Replies: 1
    Last Post: 03-02-2012, 10:24 AM
  5. Replies: 5
    Last Post: 10-27-2011, 10:25 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