Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access 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 January 10th, 2008, 01:47 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your response.

I create module with your code. and put beforeinsert and beforeupdate
event code

Me.WhoCreated = User_FX
Me.WhoModifies = User_FX

it is not inserting / recording whocreated and whomodified
username into table.

I also try above code / procedure in Windows XP operating system and
ms office 2007 access db. but same problem, it is not recording the
username. whocreated and whomodified.
it is only recording the datetime.

Can I get sample (small db,one form one table) which record the username of data entres?

thanks and regards

Mateen
[email protected]









 
Old January 15th, 2008, 12:17 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks you very much for sample db.
It is working in vista ms office 2007.

I am trying to use this code in my db to collect the userid information.

Regards
Mateen





Similar Threads
Thread Thread Starter Forum Replies Last Post
Session ID swapping from user to user... greenwar VS.NET 2002/2003 3 September 7th, 2007 08:44 AM
Solution to the Strange User File entries Wolven BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 April 24th, 2007 07:40 PM
Strange User File entries... Wolven BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 April 23rd, 2007 02:32 AM
Simultaneous Entries (locking data) needelp Access VBA 2 September 15th, 2006 11:09 AM
how to execute the cursor for online data entries madhuri.sirsat SQL Server 2000 2 April 13th, 2005 11:03 PM





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