time stamp magicaly updated when ever update event occures on a row
- From: "Daniel" <softwareengineer98037@xxxxxxxxx>
- Date: Thu, 8 Dec 2005 15:12:24 -0800
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?
.
- Follow-Ups:
- Re: time stamp magicaly updated when ever update event occures on a row
- From: Joe Weinstein
- Re: time stamp magicaly updated when ever update event occures on a row
- Prev by Date: Re: Null pointer exception with Windows authentication
- Next by Date: Re: time stamp magicaly updated when ever update event occures on a row
- Previous by thread: Re: Error when binding value to prepared statement with SQL Server 2005
- Next by thread: Re: time stamp magicaly updated when ever update event occures on a row
- Index(es):
Relevant Pages
|
Loading