Page 1 of 3 123 LastLast
Results 1 to 15 of 43
  1. #1
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79

    audit Log

    http://allenbrowne.com/AppAudit.html

    has anyone ever gotten this to work?


    because it is not logging for me. thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Did you mark this thread as Solved in error?

  3. #3
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79
    no, i just figured it out.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Good. Just checking.

  5. #5
    mbake085 is offline Novice
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    21
    I think I already know the answer to this... Is there any similar way of tracking changes at the table level instead of if users make edits through the forms?

  6. #6
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79
    i have no idea im terrible at code im just going to leave it at the form level

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Quote Originally Posted by mbake085 View Post
    I think I already know the answer to this... Is there any similar way of tracking changes at the table level instead of if users make edits through the forms?
    Only if you use a more robust BackEnd like SQL Server. There are no triggers at the table level in pure Access.

  8. #8
    mbake085 is offline Novice
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    21
    Thats what I thought. Thanks for the help.

  9. #9
    thekruser is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    93
    Thinking of implementing this in my db. Any thoughts as to it's usefulness? Does it work well?

  10. #10
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79
    works great. there a few downfalls like cascading updates and deletes will not log but it is really good and easy to implement

  11. #11
    thekruser is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    93
    Thank you. I will implement it then. Something is better than nothing when you are in a multi-user environment.

  12. #12
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79
    yeah def. it logs user and a very precise time stamp as well

  13. #13
    thekruser is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    93
    Does it log when a record is created? Right now I am in the process of adding a field at the end of every table for username of the person who created the record. If it logs this as well, I am currently wasting my time.

  14. #14
    thekruser is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Aug 2010
    Posts
    93
    Better question...does it allow for logging changes made in a subform? The majority of my database is subforms.

  15. #15
    mwabbe is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    Aug 2010
    Posts
    79
    im not sure i dont have any subforms where this in effect. i was reading another post and i could be wrong but i think i saw that the allenbrowne audit log does work with subforums because someone made their own and could not get it to work

Page 1 of 3 123 LastLast
Please reply to this thread with any new information or opinions.

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