<?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 : [SOLVED] Data causes crash</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : [SOLVED] Data causes crash]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 15:00:28 +0000</pubDate>
  <lastBuildDate>Wed, 09 Jun 2010 05:04: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=16809</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[[SOLVED] Data causes crash :  I start with an empty events.mdb...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16809&amp;PID=58853&amp;title=solved-data-causes-crash#58853</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4225">chrisABC</a><br /><strong>Subject:</strong> 16809<br /><strong>Posted:</strong> 09 June 2010 at 5:04am<br /><br />I start with an empty events.mdb database. Calendar works OK.<br><br>Add one event, with reminder. Calendar works OK.<br><br>Add a daily recurrence to this event, and use&nbsp; Calendar.DataProvider.ChangeEvent&nbsp; myEvent<br>&nbsp;&nbsp; (which does not give any error message)<br>&nbsp; and now the Calendar crashes VB6 as soon as it does Calendar.Populate<br><br>Using ACCESS to examine the events.mdb file, there is now nothing in the database (ie the one event that was there and I was trying to modify, has now gone).<br><br>Although there appears to be nothing in the database, the Calendar crashes everytime I use it now. Sometimes I also get a DIVIDE BY ZERO error when VB locks up.<br><br><br><br>Obviously I will continue to experiment and try and find what I am doing wrong to cause such extreme problem. But I would appreciate any advice or suggestions.<br><br><br>ANSWER: When modifying the event recurrence options I had failed to set all of the parameters. This caused CalendarControl to corrupt the mdb file and then when it tried to read the file it crashed VB6.&nbsp; Now that I am careful to set all the options correctly, it all works OK.<br>I still think CJ could improve error trapping......&nbsp;&nbsp; :-)<br>]]>
   </description>
   <pubDate>Wed, 09 Jun 2010 05:04:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16809&amp;PID=58853&amp;title=solved-data-causes-crash#58853</guid>
  </item> 
 </channel>
</rss>