Results 1 to 2 of 2
  1. #1
    RikkiHolland is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Mar 2017
    Posts
    1

    Records being deleted

    Hi

    I have an access database being used to capture job roles. It is set up with a front end Access Database which users use to create job roles, which are then stored in a back end Access Database. These records are then amended on going via the front end.



    I've recently found that certain data is being lost or changed, predominately dates, but no VBA code has been changed. Does anyone have any ideas what I should look out for that could be forcing changes in the records being saved?

    Any help greatly appreciated.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    Users can delete records if the form allows it.
    or modify.
    but if they are NOT removing dates,and it IS happening, then see if the field is connected to the form textbox.
    add a check in the leave record event to make sure the date IS there, and not skipped.

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

Similar Threads

  1. Deleted records not actually deleted
    By soco3594 in forum Forms
    Replies: 6
    Last Post: 11-17-2015, 07:18 PM
  2. ##deleted records##
    By FJM in forum Access
    Replies: 5
    Last Post: 10-23-2013, 08:08 AM
  3. Replies: 1
    Last Post: 04-12-2013, 04:41 PM
  4. Remove deleted records
    By amerifax in forum Access
    Replies: 4
    Last Post: 10-17-2012, 03:26 AM
  5. Log Data Changes and Deleted records
    By pkstormy in forum Code Repository
    Replies: 0
    Last Post: 12-31-2010, 12:41 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