Re: time stamp magicaly updated when ever update event occures on a row
- From: "Mike Epprecht \(SQL MVP\)" <mike@xxxxxxxxxxxx>
- Date: Fri, 9 Dec 2005 00:20:12 +0100
answered in microsoft.public.sqlserver.programming
Please do not multi-post.
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
IM: mike@xxxxxxxxxxxx
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Daniel" <softwareengineer98037@xxxxxxxxx> wrote in message
news:%23ArsAzE$FHA.356@xxxxxxxxxxxxxxxxxxxxxxx
> time stamp magicaly updated when ever update event occures on a row
>
> in sql server 2000 i have a table. when i do any update on the table, a
> field of the effected rows gets a new time stamp, there are no triggers
> on
> the table, nothing special in the DDL of the table, is there any other way
> besides a table specific trigger that this time stamp could be getting
> updated when i do an update on a row? perhaps some other kind of trigger
> that is not specific to a table but specific to a fielde name in any
> table?
>
>
.
- References:
- Prev by Date: time stamp magicaly updated when ever update event occures on a row
- Next by Date: Re: time stamp magicaly updated when ever update event occures on a row
- Previous by thread: time stamp magicaly updated when ever update event occures on a row
- Next by thread: Re: time stamp magicaly updated when ever update event occures on a row
- Index(es):
Relevant Pages
|