Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auditing
Message
From
13/04/1998 08:23:56
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00091440
Message ID:
00091481
Views:
18
>Hello,
> I'm looking for an audit trail class that will store activities in a table for later use. I have one example to go by but it is overkill. Does anyone have a simple example?
>
>Eric K.

If all you're tracking is table activity, create a table containing the information you want tracked (who, what was changed, datetime, whatever) and insert into that table from a simple INSERT INTO command in the INSERT, UPDATE, and DELETE triggers within the database.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform