<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Cache handling question</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Cache handling question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 12:42:09 +0000</pubDate>
  <lastBuildDate>Mon, 11 May 2009 05:57:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14263</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Cache handling question :  In my app, I&amp;#039;m using an...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14263&amp;PID=48847&amp;title=cache-handling-question#48847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=313">Marco1</a><br /><strong>Subject:</strong> 14263<br /><strong>Posted:</strong> 11 May 2009 at 5:57am<br /><br />In my app, I'm using an own SQL DataProvider.<br>I implemented DoRetrieveDayEvents and it works fine - so far.<br><br>Problem is, that my calendar uses a remote SQL database and every day event generates a new query, which is a lot of traffic.<br><br>It seems the the cache fetches ALL dates in the range of +-10 years which leads to over 6000 queries for one update!<br><font color="#ff0000">But this can only be observed in Office2007 theme with MultiScheduleView.</font><br><br>I tried to disable the calendar cache in the data provider, but without success.<br>What is the correct way here?<br><br><br>using 13.0.0 / VS8<br><br>]]>
   </description>
   <pubDate>Mon, 11 May 2009 05:57:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14263&amp;PID=48847&amp;title=cache-handling-question#48847</guid>
  </item> 
 </channel>
</rss>