PC Review


Reply
 
 
=?Utf-8?B?U3VlIFdpbGtlcw==?=
Guest
Posts: n/a
 
      26th Jun 2006
sI think I have created correctly the login tips provided by Allen Browne
however I'm having a few problems with it working correctly. Firstly it only
shows 'Edit To records for those records created prior to the audit log
setup, those entered after it do not show any changes. Secondly it only
shows 'Edit To' Log and never Edit From' records for either previous or new
entries. Any help would be greatly appreciated.
 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      26th Jun 2006
Temporarily disable the error handler, by adding a single quote to the first
line in each procedure, i.e.:
'On Error GoTo ...

Now the code will fail, and you can see which line contains the error, and
track down why the write is not succeeding.

For example, you might have a unique index on a field in the audit table
that prevents subsequent records for the same value from being entered.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sue Wilkes" <Sue (E-Mail Removed)> wrote in message
news:AD2AC5C3-9C09-4B94-A037-(E-Mail Removed)...
> sI think I have created correctly the login tips provided by Allen Browne
> however I'm having a few problems with it working correctly. Firstly it
> only
> shows 'Edit To records for those records created prior to the audit log
> setup, those entered after it do not show any changes. Secondly it only
> shows 'Edit To' Log and never Edit From' records for either previous or
> new
> entries. Any help would be greatly appreciated.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Audit Trail help - Passing values to audit table. PJFry Microsoft Access VBA Modules 1 9th Apr 2009 09:19 PM
Audit object access - failure audit wbe1981 Microsoft Windows 2000 Advanced Server 0 15th Nov 2006 07:37 PM
Re: REQUEST: Need small utility or command-line script to simulate logons from various AD users across the domain. Need to generate audit successes and audit failures on a mass scale for reporting purposes Pegasus \(MVP\) Windows XP General 0 2nd Mar 2006 09:48 PM
Audit Trail Code Not Using All Audit Types =?Utf-8?B?VEw=?= Microsoft Access Form Coding 1 10th Jan 2005 10:19 PM
Auditing Folders and Files - Audit Policy - Audit Object Access =?Utf-8?B?Sm9hbm5l?= Microsoft Windows 2000 Group Policy 3 31st Dec 2004 06:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:29 PM.