Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auditing
Message
De
13/04/1998 08:23:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00091440
Message ID:
00091481
Vues:
19
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform