<?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: MySQL Tip: Retrieve Table Data a Specific Number of Days Back in Time</title>
	<atom:link href="http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/</link>
	<description>Personal commentary on technology with a sprinkling of tech-tips and how-to articles</description>
	<lastBuildDate>Fri, 03 Sep 2010 01:36:14 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bret</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-4229</link>
		<dc:creator>Bret</dc:creator>
		<pubDate>Sun, 24 Aug 2008 13:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-4229</guid>
		<description>Yes Kalpesh, you can retrieve data older than the current date and within a time range provided you have the time easily accessible. If you can provide a brief summary of the data and their types I could provide a better example of how to do this.</description>
		<content:encoded><![CDATA[<p>Yes Kalpesh, you can retrieve data older than the current date and within a time range provided you have the time easily accessible. If you can provide a brief summary of the data and their types I could provide a better example of how to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kalpesh</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-4206</link>
		<dc:creator>kalpesh</dc:creator>
		<pubDate>Mon, 18 Aug 2008 13:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-4206</guid>
		<description>hi this is very good but  here u find data from 2 days back.I want to ask that can we get data which has start time and end time and when current date is greater than end date the data should not be displayed. can u help it?</description>
		<content:encoded><![CDATA[<p>hi this is very good but  here u find data from 2 days back.I want to ask that can we get data which has start time and end time and when current date is greater than end date the data should not be displayed. can u help it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-4095</link>
		<dc:creator>Bret</dc:creator>
		<pubDate>Fri, 25 Jul 2008 10:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-4095</guid>
		<description>Thanks for the comment Jeremy and I&#039;m glad you found this post useful.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Jeremy and I&#8217;m glad you found this post useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-4092</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 25 Jul 2008 00:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-4092</guid>
		<description>This is also exactly what I need, thanks for taking the time to post it - I appreciate it!</description>
		<content:encoded><![CDATA[<p>This is also exactly what I need, thanks for taking the time to post it &#8211; I appreciate it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-3596</link>
		<dc:creator>Bret</dc:creator>
		<pubDate>Mon, 10 Mar 2008 18:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-3596</guid>
		<description>Glad you found the post useful. I know exactly how it feels to be searching for an answer and to find exactly what you were looking for.  Glad I could help.</description>
		<content:encoded><![CDATA[<p>Glad you found the post useful. I know exactly how it feels to be searching for an answer and to find exactly what you were looking for.  Glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/comment-page-1/#comment-3595</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 10 Mar 2008 18:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtraction.com/2008/01/16/mysql-tip-retrieve-table-data-a-specific-number-of-days-back-in-time/#comment-3595</guid>
		<description>This is great... exactly what I needed.  Thanks!</description>
		<content:encoded><![CDATA[<p>This is great&#8230; exactly what I needed.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.659 seconds -->
