|
-
Feb 19th, 2006, 08:43 AM
#1
Thread Starter
Lively Member
[VBA][Access]Making a log using text files
I would like to make a log to record what users do what at what time.
So when the database is opened it imediately accesses log.txt and begins writing lines to the text file in the format of
Date | Time | Message
19/02/2006 | 13:42 | Logon Attempt ' An example of what it would write when the logon button is pressed
How would I accomplish this in VBA.
Thanks, Emdiesse
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|