 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Updating a Date Time Field</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/updating-a-date-time-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/updating-a-date-time-field/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: djandlo</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/updating-a-date-time-field/#comment-95714</link>
		<dc:creator>djandlo</dc:creator>
		<pubDate>Wed, 24 Aug 2011 13:21:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-95714</guid>
		<description><![CDATA[Ultimately I ended up doing:

UPDATE Orders SET Orders.CONFIRMATION_DATE_TIME = NULL 
FROM Orders INNER JOIN Meet_Master 
On Orders.STATUS = Meet_Master.STATUS 
WHERE Meet_Master.MEETING = &#039;AM2011&#039;]]></description>
		<content:encoded><![CDATA[<p>Ultimately I ended up doing:</p>
<p>UPDATE Orders SET Orders.CONFIRMATION_DATE_TIME = NULL<br />
FROM Orders INNER JOIN Meet_Master<br />
On Orders.STATUS = Meet_Master.STATUS<br />
WHERE Meet_Master.MEETING = &#8216;AM2011&#8242;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djandlo</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/updating-a-date-time-field/#comment-95713</link>
		<dc:creator>djandlo</dc:creator>
		<pubDate>Wed, 24 Aug 2011 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-95713</guid>
		<description><![CDATA[Meandyou&#039;s answer didn&#039;t show up on the post but, I clicked thru your comment and was able to view and approve.

thanks]]></description>
		<content:encoded><![CDATA[<p>Meandyou&#8217;s answer didn&#8217;t show up on the post but, I clicked thru your comment and was able to view and approve.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/updating-a-date-time-field/#comment-95684</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 23 Aug 2011 21:51:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-95684</guid>
		<description><![CDATA[DJandLO, if this means that the answer to &lt;a href=&quot;http://itknowledgeexchange.techtarget.com/itanswers/update-a-date_time-field/&quot;&gt;your previous question&lt;/a&gt; was helpful, please take a moment to approve &lt;a href=&quot;http://itknowledgeexchange.techtarget.com/profile/Meandyou/&quot;&gt;Meandyou&lt;/a&gt;&#039;s answer.

Thanks,]]></description>
		<content:encoded><![CDATA[<p>DJandLO, if this means that the answer to <a href="http://itknowledgeexchange.techtarget.com/itanswers/update-a-date_time-field/">your previous question</a> was helpful, please take a moment to approve <a href="http://itknowledgeexchange.techtarget.com/profile/Meandyou/">Meandyou</a>&#8216;s answer.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 20:35:12 -->