Would anyone know how I could datetime stamp a record in a database results page eveytime the record is updated. I'm using SQL server and tried to do this by adding a colum in the table I'm editing that has the formula getdate() but updates every row when I try and edit one. Any ideas would be helpfull