Share via

Access Forms & Reports keeps disappearing

Anonymous
2014-10-16T15:53:58+00:00

I have a database which is split into a front end and backend. It seams like almost every day my forms and reports disappears from the front end of the database, and I have to restore a backup. Can anyone tell me why this keeps happening. Thanks very much.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2014-10-16T18:50:49+00:00

    John,

    I think you figured it out, because I am getting updates for the front end, and it looks as if it happens when I get the updates. I am going to disable the update for a few days and see what happens. Thanks very much.

    It sounds like you are making changes to the front end, adding forms and reports. So, unless you provide those forms and reports to the developer, whenever he deploys an update, your custom forms and reports will not be there. The general process here, is that update FEs REPLACE existing FEs. They do not just apply updates. 

    In my company, users would not be allowed to add their own customization to a FE. That is controlled by IT (me). The answer here is to maintain a separate FE with your own forms and reports. So, when an FE update is deployed, you still have your own FE with your objects.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-10-16T17:53:57+00:00

    You may need to work with whoever is providing the updates. Obviously if you download an updated frontend, it will replace whatever private changes you have made to your frontend.

    This can be a dilemma, because there are probably changes that you should have in the update, and you might want them as well as your own changes.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-10-16T17:07:11+00:00

    John,

    I think you figured it out, because I am getting updates for the front end, and it looks as if it happens when I get the updates. I am going to disable the update for a few days and see what happens. Thanks very much.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-10-16T16:43:48+00:00

    There MUST be something in your code causing this: I've never seen even a corrupt database just lose objects. What I'd suspect is that you have some code to keep the frontend up to date, and it's being called incorrectly or is bringing in an obsolete copy of the frontend. 

    Under what circumstances do things disappear? After closing and opening Access, in the middle of a session, or what? Do you have Compact on Close turned on? If so turn it off (though it shouldn't cause object loss).

    Was this answer helpful?

    0 comments No comments