Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a trigger that updates other fields?
Message
From
18/09/2002 10:03:07
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00701566
Message ID:
00701775
Views:
19
>Funny, I asked today the same question. You can not Update the same table with the triggers, but you can use Table Rule for such update. For instance, I use UpdateModidate() function, which just has replace Modidate with datetime()


I believe that this is true for VFP but not for SQL Server. A SQL Server trigger (before or after) can further modify the data.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform