﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Column value changed? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 02:04:39 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Column value changed?</title><link>http://www.sqlservercentral.com/Forums/Topic1008374-391-1.aspx</link><description>Thanks for you reply.A trigger would be a more appropriate solution.</description><pubDate>Thu, 21 Oct 2010 06:27:11 GMT</pubDate><dc:creator>SQL_Padwaan</dc:creator></item><item><title>RE: Column value changed?</title><link>http://www.sqlservercentral.com/Forums/Topic1008374-391-1.aspx</link><description>Unless you already had something set up to track changes on your tables, there is no way of doing what you require.  For the future, create triggers on those tables that you need to know who changed what and when, and write this information to separate tables.John</description><pubDate>Thu, 21 Oct 2010 06:16:59 GMT</pubDate><dc:creator>John Mitchell-245523</dc:creator></item><item><title>Column value changed?</title><link>http://www.sqlservercentral.com/Forums/Topic1008374-391-1.aspx</link><description>Hi guys, I am currently working on an application that updates a status (INT). I need to know when that status was last changed (DateTime) as there is no datetime stamp and this is not stored anywhere within the table.I have looked at the sys.traces but no luck and sys.trace_columnsAny ideas please?Cheers</description><pubDate>Thu, 21 Oct 2010 06:11:17 GMT</pubDate><dc:creator>SQL_Padwaan</dc:creator></item></channel></rss>