<?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 : Event:ID unique?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Event:ID unique?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 18:50:13 +0000</pubDate>
  <lastBuildDate>Fri, 06 Mar 2009 10:04:10 +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=13540</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[Event:ID unique? : Hi, I&amp;#039;m&amp;#039; using a customproperty...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46350&amp;title=eventid-unique#46350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 13540<br /><strong>Posted:</strong> 06 March 2009 at 10:04am<br /><br /><P>Hi,</P><P>I'm' using a customproperty to save my own unique eventid's. This seems to be a good solution to have control, and synchronisation with my own database.</P><P>Regards,</P><P>Chris</P>]]>
   </description>
   <pubDate>Fri, 06 Mar 2009 10:04:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46350&amp;title=eventid-unique#46350</guid>
  </item> 
  <item>
   <title><![CDATA[Event:ID unique? : Hi,I discovered the following:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46272&amp;title=eventid-unique#46272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5019">dkrapf</a><br /><strong>Subject:</strong> 13540<br /><strong>Posted:</strong> 05 March 2009 at 2:50am<br /><br />Hi,<br><br>I discovered the following: The Callback function DoRetrieveDayEvents() in which I build the eventlist from my own database gets called automatically every two minutes (when the marker in the timeline Column skips forward). This changes the values of the event ids.<br>&nbsp;<br>]]>
   </description>
   <pubDate>Thu, 05 Mar 2009 02:50:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46272&amp;title=eventid-unique#46272</guid>
  </item> 
  <item>
   <title><![CDATA[Event:ID unique? : Hi,  I have a problem with the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46078&amp;title=eventid-unique#46078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 13540<br /><strong>Posted:</strong> 02 March 2009 at 3:14am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have a problem with the event:ID and the custom data provider using Xbase++.</DIV><DIV>&nbsp;</DIV><DIV>At startup I add the events to the calendar from my database, with the CreateEventEx( eventid). After populating everything is loaded and shown on the screen. If I check the ID's of each event, everything is OK, the ID's are identical as in my database.</DIV><DIV>&nbsp;</DIV><DIV>I place the cursor in the screen, and I click 'Click to add new event' and enter some information. After ENTER the DoCreateEvent is fired and I can save the event to my database. I see the new ID. I move the event, and sometimes the events receives a new ID. With the DoUpdateEvent I see the event has a new ID. </DIV><DIV>&nbsp;</DIV><DIV>I can simulate it as follows :</DIV><UL><LI>I have 10 events with ID's : -1 , -3 , -5 , -7 , -9 , -11, -13, -15 , -17 , -19</LI><LI>I add a new event with the 'click to add new event'. In the DoCreateEVent I get an ID of -1. This is a duplicate!</LI><LI>I move the event, and the DoUpdateEvent shows me an ID of -2. This is a unique number. Problem is that I already saved my event with the DoCreateEvent.</LI><LI>I add a new event with the 'click to add new event'. In the DoCreateEVent I get an ID of -3. This is a duplicate!</LI><LI>I move the event, and the DoUpdateEvent shows me an ID of -4. This is a unique number. Problem is that I already saved my event with the DoCreateEvent.</LI></UL><P>Anyone who has found the same problem? </P><DIV>Regards,</DIV><DIV>Chris.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 02 Mar 2009 03:14:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13540&amp;PID=46078&amp;title=eventid-unique#46078</guid>
  </item> 
 </channel>
</rss>