Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 17th, 2004, 03:43 AM
ppenn
Guest
 
Posts: n/a
Default User Actions

Does anyone know if it is possible to log user actions. I have a database that is continually "creating" corrupt records and I think that a user is doing something very strange, is always seems to be the same person
 
Old May 18th, 2004, 02:37 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,151
Thanks: 2
Thanked 14 Times in 14 Posts
Send a message via ICQ to SerranoG Send a message via AIM to SerranoG
Default

Yes, you'd have to use an API call to extract the name of the user logged onto that computer on the network. Then attach that user ID to a table with a date and time. Search the knowledge base for something like "user ID" or "network ID".

Other than that, I suggest you send out an e-mail to your office politely re-educating them of proper data input.



Greg Serrano
Michigan Dept. of Environmental Quality, Air Quality Division





Similar Threads
Thread Thread Starter Forum Replies Last Post
Focus on Actions Panel Stela Flash (all versions) 1 September 29th, 2007 11:45 PM
trigger actions b00gieman Beginning VB 6 1 September 25th, 2007 07:23 AM
Custom Install Actions and the GAC eadred General .NET 8 August 22nd, 2006 08:02 AM
e-mail actions... ruhin Beginning PHP 4 May 4th, 2005 10:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.