<?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 : Schedules</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Schedules]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 04:00:58 +0000</pubDate>
  <lastBuildDate>Tue, 13 Sep 2011 11:55:26 +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=18938</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[Schedules : Problem solved The very nice people...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18938&amp;PID=66278&amp;title=schedules#66278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7045">seanic24</a><br /><strong>Subject:</strong> 18938<br /><strong>Posted:</strong> 13 September 2011 at 11:55am<br /><br />Problem solved <br>The very nice people from software support pointed me to the right area.<br>Thanks a lot<br>]]>
   </description>
   <pubDate>Tue, 13 Sep 2011 11:55:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18938&amp;PID=66278&amp;title=schedules#66278</guid>
  </item> 
  <item>
   <title><![CDATA[Schedules : I want to use the existing code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18938&amp;PID=66252&amp;title=schedules#66252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7045">seanic24</a><br /><strong>Subject:</strong> 18938<br /><strong>Posted:</strong> 12 September 2011 at 2:32am<br /><br />I want to use the existing code you have for the Mysql class.<br>It all works great until I put different schedules on the calendar - the calendarcontrol.populate routine<br>fails to fire the providerMysql class.<br>Please be as simple as possibe because I am !<br><br>Public Sub OpenProvider(ByVal eDataProviderType As CodeJockCalendarDataType, ByVal strConnectionString As String)<br>&nbsp; <br><br>&nbsp;&nbsp;&nbsp;&nbsp; Set m_pCustomDataHandler = New providerMySQL<br>&nbsp;&nbsp;&nbsp;&nbsp; m_pCustomDataHandler.OpenDB strConnectionString<br>&nbsp;&nbsp;&nbsp;&nbsp; m_pCustomDataHandler.SetCalendar CalendarControl<br><br>&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.SetDataProvider strConnectionString<br>&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.CacheMode = xtpCalendarDPCacheModeOnRepeat<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp; If Not CalendarControl.DataProvider.Open Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.Create<br>&nbsp;&nbsp;&nbsp;&nbsp; End If<br><br><br>&nbsp;&nbsp;&nbsp; 'All works until here<br>&nbsp;&nbsp;&nbsp; Set objCalendar = Me.CalendarControl<br>&nbsp;&nbsp;&nbsp; Set objResources = New CalendarResources<br><br>&nbsp;&nbsp;&nbsp; objResources.Add CreateResources("test1", 1)<br>&nbsp;&nbsp;&nbsp; objResources.Add CreateResources("Test2", 2)<br><br>&nbsp;&nbsp;&nbsp; CalendarControl.SetMultipleResources objResources<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.Populate<br>&nbsp;&nbsp;&nbsp;&nbsp; wndDatePicker.RedrawControl<br><br>End Sub<br><br>//VB6<br>// Windows XP/ 7<br>// Calendar control V13<br><br><br><br>]]>
   </description>
   <pubDate>Mon, 12 Sep 2011 02:32:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18938&amp;PID=66252&amp;title=schedules#66252</guid>
  </item> 
 </channel>
</rss>