Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date of Last Update Field...
Message
From
25/04/2000 12:10:18
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00362891
Message ID:
00363191
Views:
28
>What is the easiest way to populate a Date of Last Update field with the current date if the value for ANY other field has changed? I am using table buffered views. I believe this eliminates the use of Update Trigger.

You can't use the update trigger anyway, as that would cause infinite recursion. That's why update triggers don't allow you to modify any table values.

The only place that you can do this at the database level that I am aware of is the Record validation rule.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform