Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keeping track of changes to records
Message
From
10/09/2002 15:55:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Keeping track of changes to records
Miscellaneous
Thread ID:
00699016
Message ID:
00699016
Views:
66
The client wants me to keep track of add, edit, delete, and print (who and when) for every record in the app. I would like to automate this as much as possible. For the first three, it seemed the logical thing to do would be to use those triggers now that I finally can use a database. But after some searching, it looks as though that won't work. Triggers don't like you changing the record that the trigger was called from, I guess.

So I'm looking for suggestions. I have a memo field in each table called "changes" that I was going to store it all in. But if there's a better way to do it, I'm interested in hearing it. The more automated the better, since there's going to be a lot of tables.

Thanks,

Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform