<?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 : Using Calendar control with Custom database?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Using Calendar control with Custom database?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 16:38:23 +0000</pubDate>
  <lastBuildDate>Wed, 13 Feb 2008 06:00:38 +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=9236</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[Using Calendar control with Custom database? : Hi Serge,  Thanks for your response.  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=31141&amp;title=using-calendar-control-with-custom-database#31141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3655">yossi</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 13 February 2008 at 6:00am<br /><br />Hi Serge,<DIV>&nbsp;</DIV><DIV>Thanks for your response.</DIV><DIV>&nbsp;</DIV><DIV>I was under the impression that methods such as DoRetrieveDayEvents() and DoRead_Event() and others must be implemented (at least according to comments made in the SQLServerDataProvider example).</DIV><DIV>&nbsp;</DIV><DIV>But maybe not, and base class defaults are sufficient.</DIV><DIV>&nbsp;</DIV><DIV>I can give it a try. That would be perfect in terms of design; because I want to add/create all events with the data provider at once - when I get notification from my model.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 13 Feb 2008 06:00:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=31141&amp;title=using-calendar-control-with-custom-database#31141</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Well, why haven&amp;#039;t you derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=31061&amp;title=using-calendar-control-with-custom-database#31061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 11 February 2008 at 5:27pm<br /><br />Well, why haven't you derived your custom data provider from CXTPCalendarCustomDataProvider ?<br><br>Most likely that's the problem why your CXTPCalendarData-derived class doesn't work...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 17:27:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=31061&amp;title=using-calendar-control-with-custom-database#31061</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Hi prashant,  Yeah, I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30960&amp;title=using-calendar-control-with-custom-database#30960</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3655">yossi</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 08 February 2008 at 3:23am<br /><br />Hi prashant,<DIV>&nbsp;</DIV><DIV>Yeah, I don't have any problems using either of the two methods with my own data. If you are not using DB source to "pull" data from, then you just use the CXTPCalendarControl to get a CXTPCalendarData from and then populate it with your own data.</DIV><DIV>Are you using a CXTPCalendarControlView derived view? </DIV><DIV>&nbsp;</DIV><DIV>I couldn't&nbsp;derive a&nbsp;"memory" type&nbsp;CXTPCalendarData of my own though. Instead I justed instantiated one in a wrapper class and delegated calls to it.</DIV><DIV>&nbsp;</DIV><DIV>Still my original question remains...</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 03:23:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30960&amp;title=using-calendar-control-with-custom-database#30960</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Hi,Any success? I am still wondering...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30958&amp;title=using-calendar-control-with-custom-database#30958</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2774">prashant</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 08 February 2008 at 2:30am<br /><br />Hi,<br><br>Any success? I am still wondering How to use my own data with calendar control?<br>]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 02:30:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30958&amp;title=using-calendar-control-with-custom-database#30958</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Hi Serge,  I tested the 2 data...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30787&amp;title=using-calendar-control-with-custom-database#30787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3655">yossi</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 04 February 2008 at 5:17pm<br /><br />Hi Serge,<DIV>&nbsp;</DIV><DIV>I tested the 2 data provider methods (memory and custom DB). Both appear&nbsp;different in the sense that with the <FONT size=2>memory method you create the events and add them ("push") to CXTPCalendarData, whereas with custom method, the events are&nbsp;"pulled" using a "must" implementation of RetrieveDayEvents/Do_xxx, and others.</DIV><P>Is there something in between? For example I tried to derive a class from CXTPCalendarData in order to take advantage of its functionality, but without much success. Although the events were added (with success) to the derived calendar data object, the CXTPCalendarControl was not able to Populate them.</P><DIV></DIV><DIV>I did use pCalendarControl-&gt;SetDataProvider( myDataProvider ), however when I inspect the provider it shows as xtpCalendarDataProviderUnknown.</DIV><DIV>&nbsp;</DIV><DIV>What am I missing?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 04 Feb 2008 17:17:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30787&amp;title=using-calendar-control-with-custom-database#30787</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Hi, take a look at the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30012&amp;title=using-calendar-control-with-custom-database#30012</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 09 January 2008 at 4:46pm<br /><br />Hi, take a look at the following article: <a href="http://www.codejock.com/support/articles/com/calendar/cp_3.asp" target="_blank">http://www.codejock.com/support/articles/com/calendar/cp_3.asp</a><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 09 Jan 2008 16:46:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=30012&amp;title=using-calendar-control-with-custom-database#30012</guid>
  </item> 
  <item>
   <title><![CDATA[Using Calendar control with Custom database? : Hello Codejock Team,Warm Regards.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=29910&amp;title=using-calendar-control-with-custom-database#29910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2774">prashant</a><br /><strong>Subject:</strong> 9236<br /><strong>Posted:</strong> 07 January 2008 at 3:03am<br /><br />Hello Codejock Team,<br><br>Warm Regards.<br><br>I am using Codejock 10.4.2 and want to implement Calendar Control in my application.<br><br>Can I populate calendar control with my own custom database? <br><br>I have gone through the calendar demo, It's using <br>1) Memory data provider (*.xtp_cal)<br>2) Database data provider (*.mdb)<br>3) MAPI data provider.<br><br>How do I provide my own custom data as input to Calendar control?<br><br>Thanks in advance. <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br><br><br>]]>
   </description>
   <pubDate>Mon, 07 Jan 2008 03:03:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9236&amp;PID=29910&amp;title=using-calendar-control-with-custom-database#29910</guid>
  </item> 
 </channel>
</rss>