<?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 : Speeding up Calendar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Speeding up Calendar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 05:30:44 +0000</pubDate>
  <lastBuildDate>Mon, 30 Apr 2012 00:43:53 +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=19173</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[Speeding up Calendar : Going to SQLEX is a better solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68138&amp;title=speeding-up-calendar#68138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6367">belkaze</a><br /><strong>Subject:</strong> 19173<br /><strong>Posted:</strong> 30 April 2012 at 12:43am<br /><br />Going to SQLEX is a better solution compared to MS Access in regards to efficiency and speed. But to those who stick with MS ACCESS will only have to options delete events or to upgrade the ACCESS to a RDBMS. SQLEX is free and the use of triggers allows further options in functionality at the back end e.g. reports]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 00:43:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68138&amp;title=speeding-up-calendar#68138</guid>
  </item> 
  <item>
   <title><![CDATA[Speeding up Calendar : belkaze.I now have over 20,000...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68135&amp;title=speeding-up-calendar#68135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3092">Boris</a><br /><strong>Subject:</strong> 19173<br /><strong>Posted:</strong> 28 April 2012 at 10:23am<br /><br />belkaze.&nbsp;I now have over 20,000 records and it performs admirably proving you don't use Access+more than 5 users.&nbsp; I have moved over to SQL Server Express and the difference is amazing.&nbsp;As SQLEX is free its a bit of a no brainer as long as you have the time to change a bit of your code around.&nbsp;Before I moved I found that the Access itself was beginning to groan a bit so it may not be down to the CJ control.<DIV></DIV>]]>
   </description>
   <pubDate>Sat, 28 Apr 2012 10:23:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68135&amp;title=speeding-up-calendar#68135</guid>
  </item> 
  <item>
   <title><![CDATA[Speeding up Calendar : Found the same problem, I believe...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68120&amp;title=speeding-up-calendar#68120</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6367">belkaze</a><br /><strong>Subject:</strong> 19173<br /><strong>Posted:</strong> 27 April 2012 at 12:03am<br /><br />Found the same problem, I believe it does not retrieve that many records efficiently. Gonna have to back up the data and start clearing the up the events table]]>
   </description>
   <pubDate>Fri, 27 Apr 2012 00:03:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=68120&amp;title=speeding-up-calendar#68120</guid>
  </item> 
  <item>
   <title><![CDATA[Speeding up Calendar : Me too. I have found the interface...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=66872&amp;title=speeding-up-calendar#66872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3092">Boris</a><br /><strong>Subject:</strong> 19173<br /><strong>Posted:</strong> 20 November 2011 at 8:01am<br /><br />Me too. I have found the interface sticks and locks up the user experience. This has only just started to happen in the last couple of months. 11151 events in the event table.]]>
   </description>
   <pubDate>Sun, 20 Nov 2011 08:01:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=66872&amp;title=speeding-up-calendar#66872</guid>
  </item> 
  <item>
   <title><![CDATA[Speeding up Calendar : Hi,I am loading about 6000 appointments...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=66806&amp;title=speeding-up-calendar#66806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5847">dexatron</a><br /><strong>Subject:</strong> 19173<br /><strong>Posted:</strong> 12 November 2011 at 7:34am<br /><br />Hi,<br><br>I am loading about 6000 appointments into the calendar using CreateEventEx (Some customers will have more entries than this)<br><br>My calendar is slowing to a crawl on a high performance i7 computer. (Codejock version 15.1.3)<br>It takes about 25 seconds to load the calendar and about 10 seconds to scroll between months in monthview.<br><br>Is there any way to speed up the calendar with many events?<br><br>Thanks for all your hard work, Greg!<br><br><br>]]>
   </description>
   <pubDate>Sat, 12 Nov 2011 07:34:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19173&amp;PID=66806&amp;title=speeding-up-calendar#66806</guid>
  </item> 
 </channel>
</rss>