Print Page | Close Window

Creating an audit record

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1268
Printed Date: 23-Apr-2025 at 9:04pm


Topic: Creating an audit record
Posted By: BillG
Subject: Creating an audit record
Date Posted: 20-May-2009 at 10:36am

before saving the record, I would like to save the old values to an audit table.  The audit table contains all the fields that are in the main table plus some additional fields like date and user name.  What is the best way to take all the fields from the main record and insert a new record into the audit table along with the two additional fields.

 
Bill
 



Replies:
Posted By: davidklitzke
Date Posted: 20-May-2009 at 2:50pm
There are two excellent advanced tutorials on auditing.  One called "Abstract Classes" amd another called "Keeping an Audit Trail".


Posted By: captaincrunch
Date Posted: 14-Jun-2009 at 7:42pm
Do these tutorials apply to the WINCLIENT edition?
If not, where can I find information about keeping audit trails in that environment?

Would it be possible as a general rule to post a link to tutorials rather than just mention the name? With all the different devforce products scattered as they are, its difficult to find them, and even hard to know if they apply to your situation.




Posted By: GregD
Date Posted: 16-Jun-2009 at 5:01pm
Crunch, this is the DevForce Classic forum. Nothing here applies to DevForce WinClient.


Posted By: f3rland
Date Posted: 17-Jun-2009 at 12:46pm
Can you please provide links for classic version about :
"Abstract Classes" and "Keeping an Audit Trail"

Thanks

-------------
F3


Posted By: davidklitzke
Date Posted: 18-Jun-2009 at 10:11am

As I believe that you are an existing Classic customer, you should be able to go to a machine that has Classic installed and get these Advanced Tutorials from that machine.  If that is not the case, send an email to support@ideablade.com




Print Page | Close Window