<?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 : Load Today&#039;s event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Load Today&#039;s event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:13:19 +0000</pubDate>
  <lastBuildDate>Mon, 22 Jan 2007 02:42:41 +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=5269</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[Load Today&#039;s event : Visible Schedules configuration...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19584&amp;title=load-todays-event#19584</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 22 January 2007 at 2:42am<br /><br />Visible Schedules configuration is not stored/restored automatically. You have to write some lines of code to do this as you need.<br>&nbsp;<br>For built-in Access DataProvider DataProvider.Schedule collection Stored/Loaded on Save/Open but how to configure calendar for schedules look at our samples.<br>&nbsp;<br>VB Sample,&nbsp; frmMain<br>&nbsp;&nbsp;&nbsp; mnuMultiSchedulesSimple_Click<br>&nbsp;<br>There is a helper object CalendarResourcesManager which can help to handle complex (andd simple) situations.<br>See<br>&nbsp;&nbsp;&nbsp; mnuMultiSchedulesExtended_Click<br>&nbsp; <br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Mon, 22 Jan 2007 02:42:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19584&amp;title=load-todays-event#19584</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : I&amp;#039;ve managed to populate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19576&amp;title=load-todays-event#19576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2654">SteveB</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 21 January 2007 at 1:49pm<br /><br />I've managed to populate the calendar using:<DIV>&nbsp;</DIV><DIV><BR>Dim strconn As String<BR>strconn = "Provider=Custom;DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" &amp; App.Path &amp; "\Data\Events.mdb;"</DIV><DIV>Call OpenProvider(cjCalendarData_SQLServer, strconn)</DIV><DIV>&nbsp;</DIV><DIV>However, my multipe resources are gone.</DIV><DIV>It shows up as one calendar and all appointments are in that one calendar, not divided by resource.....</DIV><DIV>&nbsp;</DIV><DIV>help!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 21 Jan 2007 13:49:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19576&amp;title=load-todays-event#19576</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : They both are using ADODB to connect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19540&amp;title=load-todays-event#19540</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 5:15pm<br /><br />They both are using ADODB to connect to database. <br><br>You can use it for Access as well.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 17:15:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19540&amp;title=load-todays-event#19540</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : but aren&amp;#039;t your custom data...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19537&amp;title=load-todays-event#19537</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2654">SteveB</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:44pm<br /><br />but aren't your custom data providers in sample just for SQL/mySQL???<DIV>&nbsp;</DIV><DIV>How could I use with access???</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:44:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19537&amp;title=load-todays-event#19537</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : For understanding a custom data...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19535&amp;title=load-todays-event#19535</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:40pm<br /><br />For understanding a custom data provider I would firstly suggest you to read the mentioned article. And for creating a data provider I would suggest you to try debugging any of our samples with it included. <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="middle"> You'll see which methods are called, and what it a sequence of calls...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:40:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19535&amp;title=load-todays-event#19535</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : thanks for responding so quickly.  Well...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19534&amp;title=load-todays-event#19534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2654">SteveB</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:35pm<br /><br /><DIV>thanks for responding so quickly.</DIV><DIV>&nbsp;</DIV><DIV>Well then it sounds like I will need a custom dataprovider...</DIV><DIV>&nbsp;</DIV><DIV>can you please provide a little guidance?</DIV><DIV>&nbsp;</DIV><DIV>thanks!</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:35:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19534&amp;title=load-todays-event#19534</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : Well, you can&amp;#039;t populate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19531&amp;title=load-todays-event#19531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:23pm<br /><br />Well, you can't populate the control with a recordset because its data provider has a richer behavior.<br><br>But if your task is just to enhance a standard appointment with additional fields (as far as I understood from your explanations) -- then the solution is quite simple. <br><br>You can use a standard Access Data Provider. Just run it once to create an MDB file with the structure which is required for Calendar. Then you can enhance this structure in any way you need, but do not delete or rename any fields, do not change their types. Control's data provider then will use only those fields which it really needs. And you in your code can use all other custom fields.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:23:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19531&amp;title=load-todays-event#19531</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : Perhaps what I am looking for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19530&amp;title=load-todays-event#19530</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2654">SteveB</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:16pm<br /><br />Perhaps what I am looking for is just a way to populate the calendarcontrol via a recordset..... <DIV>&nbsp;</DIV><DIV>can this be done even without a custom dataprovider?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:16:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19530&amp;title=load-todays-event#19530</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : I have but, quite frankly, it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19529&amp;title=load-todays-event#19529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2654">SteveB</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 4:03pm<br /><br />I have but, quite frankly, it is quite sparse on details.<DIV>&nbsp;</DIV><DIV>I am looking to potentially connect to an Access DB. While I realize the built in DataProvider is for Access, there are other fields that I essentially need!</DIV><DIV>&nbsp;</DIV><DIV>Any assistance would be appreciated!</DIV>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 16:03:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19529&amp;title=load-todays-event#19529</guid>
  </item> 
  <item>
   <title><![CDATA[Load Today&#039;s event : Have you read this link: http:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19523&amp;title=load-todays-event#19523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5269<br /><strong>Posted:</strong> 19 January 2007 at 2:54pm<br /><br />Have you read this link: <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>Also search forum for "custom data provider" keywords and you'll find a lot of information...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 14:54:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5269&amp;PID=19523&amp;title=load-todays-event#19523</guid>
  </item> 
 </channel>
</rss>