<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030820" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030820</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/sql-archive#comment-1183239</link>
    <description> &lt;p&gt;Just add a Date column/field to any table containing data you wish to archive by month. Insert the current date into that column on creation and/or update (or add a new column for updates). Then add this to the select statement &quot;WHERE DATE &amp;lt; 02/01/2005 AND DATE &amp;gt;= 01/01/2005&quot; (you need to check the database date format on your system this is more as an example).&lt;/p&gt;
&lt;p&gt;Now all you need to do is setup some way of setting the month your looking at from within the page. A dual nested combo box with year and then month would work the best.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Oct 2005 19:55:32 +0000</pubDate>
 <dc:creator>DigitalOmaha</dc:creator>
 <guid isPermaLink="false">comment 1183239 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
