Home All Groups Group Topic Archive Search About

MS Access, tracking data and other changes?

Author
27 Sep 2006 3:44 PM
Anne Ashley
We have several users making changes... as simple as entering new names in a
list or updating old ones. There are, occasionally, serious error made. Is
there a way to track changes and who(user) did them? a transaction log
facility or some such?

please post and email me at aash***@mbay.net

Author
27 Sep 2006 5:28 PM
Joan Wild
Allen Browne has a sample at his site

Creating an Audit Log
http://www.allenbrowne.com/AppAudit.html

--
Joan Wild
Microsoft Access MVP

Anne Ashley wrote:
Show quoteHide quote
> We have several users making changes... as simple as entering new
> names in a list or updating old ones. There are, occasionally,
> serious error made. Is there a way to track changes and who(user) did
> them? a transaction log facility or some such?
>
> please post and email me at aash***@mbay.net
Author
10 Oct 2006 9:05 PM
Lori
Any Ideas, I've used Allen's audit log and followed the instructions exactly,
however when I make any changes on the forms, instead of tracking changes I
get a "syntax error on "From Clause" and when I debug, I get the following
highlighted: db.Execute sSQL, dbFailOnError
--
Lori A. Pong


Show quoteHide quote
"Joan Wild" wrote:

> Allen Browne has a sample at his site
>
> Creating an Audit Log
http://www.allenbrowne.com/AppAudit.html
>
> --
> Joan Wild
> Microsoft Access MVP
>
> Anne Ashley wrote:
> > We have several users making changes... as simple as entering new
> > names in a list or updating old ones. There are, occasionally,
> > serious error made. Is there a way to track changes and who(user) did
> > them? a transaction log facility or some such?
> >
> > please post and email me at aash***@mbay.net
>
>
>
Author
10 Oct 2006 9:51 PM
Joan Wild
I would guess it's related to the references you have set - see the other
thread.

--
Joan Wild
Microsoft Access MVP

Lori wrote:
Show quoteHide quote
> Any Ideas, I've used Allen's audit log and followed the instructions
> exactly, however when I make any changes on the forms, instead of
> tracking changes I get a "syntax error on "From Clause" and when I
> debug, I get the following highlighted: db.Execute sSQL, dbFailOnError
> --
> Lori A. Pong
>
>
> "Joan Wild" wrote:
>
>> Allen Browne has a sample at his site
>>
>> Creating an Audit Log
>>  http://www.allenbrowne.com/AppAudit.html
>>
>> --
>> Joan Wild
>> Microsoft Access MVP
>>
>> Anne Ashley wrote:
>>> We have several users making changes... as simple as entering new
>>> names in a list or updating old ones. There are, occasionally,
>>> serious error made. Is there a way to track changes and who(user)
>>> did them? a transaction log facility or some such?
>>>
>>> please post and email me at aash***@mbay.net
Author
10 Oct 2006 11:43 PM
Lori
I changed the reference per your other note but the error still comes up, the
name of the ID it points to is correct, I'm at a loss.  Is there another way
I might be able to track who makes changes?
--
Lori A. Pong


Show quoteHide quote
"Joan Wild" wrote:

> I would guess it's related to the references you have set - see the other
> thread.
>
> --
> Joan Wild
> Microsoft Access MVP
>
> Lori wrote:
> > Any Ideas, I've used Allen's audit log and followed the instructions
> > exactly, however when I make any changes on the forms, instead of
> > tracking changes I get a "syntax error on "From Clause" and when I
> > debug, I get the following highlighted: db.Execute sSQL, dbFailOnError
> > --
> > Lori A. Pong
> >
> >
> > "Joan Wild" wrote:
> >
> >> Allen Browne has a sample at his site
> >>
> >> Creating an Audit Log
> >>  http://www.allenbrowne.com/AppAudit.html
> >>
> >> --
> >> Joan Wild
> >> Microsoft Access MVP
> >>
> >> Anne Ashley wrote:
> >>> We have several users making changes... as simple as entering new
> >>> names in a list or updating old ones. There are, occasionally,
> >>> serious error made. Is there a way to track changes and who(user)
> >>> did them? a transaction log facility or some such?
> >>>
> >>> please post and email me at aash***@mbay.net
>
>
>
Author
10 Oct 2006 11:44 PM
Lori
I made the change per your other note but I'm still getting the same error,
the ID in the code for the two tables is correct.  Is there another way to
track who is making changes?
--
Lori A. Pong


Show quoteHide quote
"Joan Wild" wrote:

> I would guess it's related to the references you have set - see the other
> thread.
>
> --
> Joan Wild
> Microsoft Access MVP
>
> Lori wrote:
> > Any Ideas, I've used Allen's audit log and followed the instructions
> > exactly, however when I make any changes on the forms, instead of
> > tracking changes I get a "syntax error on "From Clause" and when I
> > debug, I get the following highlighted: db.Execute sSQL, dbFailOnError
> > --
> > Lori A. Pong
> >
> >
> > "Joan Wild" wrote:
> >
> >> Allen Browne has a sample at his site
> >>
> >> Creating an Audit Log
> >>  http://www.allenbrowne.com/AppAudit.html
> >>
> >> --
> >> Joan Wild
> >> Microsoft Access MVP
> >>
> >> Anne Ashley wrote:
> >>> We have several users making changes... as simple as entering new
> >>> names in a list or updating old ones. There are, occasionally,
> >>> serious error made. Is there a way to track changes and who(user)
> >>> did them? a transaction log facility or some such?
> >>>
> >>> please post and email me at aash***@mbay.net
>
>
>