How do you create a log file?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you create a log file? I have a remarks field in my database that I
want to keep the entries/changes. Do I need to create a text file
 
Hi Belle,

See Allen Browne's example for creating an audit log
http://members.iinet.net.au/~allenbrowne/AppAudit.html

This is created within the database. You do not need to create a separate text file.

Tom
_________________________________


How do you create a log file? I have a remarks field in my database that I
want to keep the entries/changes. Do I need to create a text file
 
Hi Tom I saw the example of creating an audit log. Its really very helpfull.
But it works only with Autonumbers keys. When I have NO Autonumber keys is
not working. But my database is with No Autonumber keys is there any way to
change that code and working with no Autonumber keys ????
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top