473,403 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Multi-User Access Database - Tracking who makes changes

Hello,

I have setup an Access Database which about 7 people can enter data
into. We have had a few problems where a 'fairy' has mysteriously been
changing data in the table that they're not supposed to. I was
wondering if it was possible to find out which user is responsible for
making these changes. The database is not password protected or
anything.

Kind regards,

Shari
Jun 27 '08 #1
4 10746
If you set up user level security (not easy, mind you), you could set it so
that only the db owner can update data in the tables. The rest of the users
will be prevented from making unauthorized changes unless they know how to
circumvent user level security (even advanced level people have trouble with
security).

The mysterious changes will suddenly cease, but you'll have one or more
complainers who "can't do their job!" any more. Have these complainers show
you what they're trying to do, and you'll find the guilty ones. Chances are,
they don't know the results of their actions, so they didn't know they were
making the changes to the wrong records.

Also be prepared to find out the db design makes unintentional changes to
data. For instance, naming a field "Date" is one of the most common mistakes
by new db developers. When a user runs a form, the form can change the date
in a record to today's date. Not the user's fault, but a faulty design could
be this mysterious "fairy" you're trying to nail.

Chris
Microsoft MVP
sharsy wrote:
>Hello,

I have setup an Access Database which about 7 people can enter data
into. We have had a few problems where a 'fairy' has mysteriously been
changing data in the table that they're not supposed to. I was
wondering if it was possible to find out which user is responsible for
making these changes. The database is not password protected or
anything.

Kind regards,

Shari
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200806/1

Jun 27 '08 #2
"sharsy" <sh***@ptpartners.net.auwrote in message
news:19**********************************@p39g2000 prm.googlegroups.com...
Hello,

I have setup an Access Database which about 7 people can enter data
into. We have had a few problems where a 'fairy' has mysteriously been
changing data in the table that they're not supposed to. I was
wondering if it was possible to find out which user is responsible for
making these changes. The database is not password protected or
anything.

Kind regards,

Shari
You didn't mention whether the fairy is making changes via a form or
directly via the tables...

If they're making changes via a form, then it's relatively easy to log
changes using the before update event. You can capture their network login
id and even their computer id.

If, instead, they're making changes directly into the table(s), then it's
difficult, if not impossible. You might have to implement User Level
Security and then remove everyone's permissions to the tables. Then you can
be sure they're making changes via a form and log the changes.

Fred Zuckerman
Jun 27 '08 #3
sharsy <sh***@ptpartners.net.auwrote:
>I have setup an Access Database which about 7 people can enter data
into. We have had a few problems where a 'fairy' has mysteriously been
changing data in the table that they're not supposed to. I was
wondering if it was possible to find out which user is responsible for
making these changes.
To add to the other comment with respect to security:

There's a simple example at
ACC2000: How to Create an Audit Trail of Record Changes in a Form
http://support.microsoft.com/default...;en-us;Q197592

Audit Trail - Log changes at the record level at:
http://allenbrowne.com/AppAudit.html
The article addresses edits, inserts, and deletes for a form and subform.

Modules: Maintain a history of changes
http://www.mvps.org/access/modules/mdl0021.htm
The History Table routine is designed to write history records that track the changes
made to fields in one or more tables.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Jun 27 '08 #4
Yeah that sounds like a great idea - they are supposed to be using a
form to enter/change data, but they hardly ever use the form because
they're so used to using the table format. My form is not too shabby
might I add!!

I will try this out.
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

37
by: ajikoe | last post by:
Hello, Is anyone has experiance in running python code to run multi thread parallel in multi processor. Is it possible ? Can python manage which cpu shoud do every thread? Sincerely Yours,...
4
by: Frank Jona | last post by:
Intellisense with C# and a multi-file assembly is not working. With VB.NET it is working. Is there a fix availible? We're using VisualStudio 2003 Regards Frank
12
by: * ProteanThread * | last post by:
but depends upon the clique: ...
0
by: frankenberry | last post by:
I have multi-page tiff files. I need to extract individual frames from the multi-page tiffs and save them as single-page tiffs. 95% of the time I receive multi-page tiffs containing 1 or more black...
6
by: cody | last post by:
What are multi file assemblies good for? What are the advantages of using multiple assemblies (A.DLL+B.DLL) vs. a single multi file assembly (A.DLL+A.NETMODULE)?
6
by: Joe | last post by:
I have 2 multi-list boxes, 1 displays course categories based on a table called CATEGORIES. This table has 2 fields CATEGORY_ID, CATEGORY_NAME The other multi-list box displays courses based on...
4
by: mimmo | last post by:
Hi! I should convert the accented letters of a string in the correspondent letters not accented. But when I compile with -Wall it give me: warning: multi-character character constant Do the...
5
by: Shane Story | last post by:
I can seem to get the dimensions of a frame in a multiframe tiff. After selecting activeframe, the Width/Height is still really much larger than the page's actual dimensions. When I split a...
17
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, Wide character and multi-byte character are two popular encoding schemes on Windows. And wide character is using unicode encoding scheme. But each time I feel confused when...
0
by: Sabri.Pllana | last post by:
We apologize if you receive multiple copies of this call for papers. *********************************************************************** 2008 International Workshop on Multi-Core Computing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.