 




<?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: Repeating Data</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/repeating-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/repeating-data/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 05:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: shazzie</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/repeating-data/#comment-77694</link>
		<dc:creator>shazzie</dc:creator>
		<pubDate>Tue, 01 Jun 2010 09:02:37 +0000</pubDate>
		<guid isPermaLink="false">#comment-77694</guid>
		<description><![CDATA[Hi - thanks for your input.  Basically I want to be able to create each appointment as a new &quot;job&quot; that will come up on the day&#039;s job list.  So, effectively, store the &quot;job / appointment&quot; in the job list table.  Do you think an append query with a &quot;dateadd&quot; command would work?
Regards, Sharon]]></description>
		<content:encoded><![CDATA[<p>Hi &#8211; thanks for your input.  Basically I want to be able to create each appointment as a new &#8220;job&#8221; that will come up on the day&#8217;s job list.  So, effectively, store the &#8220;job / appointment&#8221; in the job list table.  Do you think an append query with a &#8220;dateadd&#8221; command would work?<br />
Regards, Sharon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/repeating-data/#comment-77683</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 01 Jun 2010 01:35:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-77683</guid>
		<description><![CDATA[You will have to program it.

I&#039;m still not clear about your design, and about whether you are asking how to create a command to store recurring appointments, or to do something else with those stored recurring appointments.

You could add a column to identify the appointment type, and some other columns (or maybe tables) to store additional information like recurrence period, start and end dates, etc)]]></description>
		<content:encoded><![CDATA[<p>You will have to program it.</p>
<p>I&#8217;m still not clear about your design, and about whether you are asking how to create a command to store recurring appointments, or to do something else with those stored recurring appointments.</p>
<p>You could add a column to identify the appointment type, and some other columns (or maybe tables) to store additional information like recurrence period, start and end dates, etc)</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 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 07:25:00 -->