<?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 : Multiple resources using Custom Provider..</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Multiple resources using Custom Provider..]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 00:55:21 +0000</pubDate>
  <lastBuildDate>Thu, 03 Apr 2008 00:46:51 +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=10003</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[Multiple resources using Custom Provider.. :   Have a look at this posting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10003&amp;PID=32993&amp;title=multiple-resources-using-custom-provider#32993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1200">Stilki</a><br /><strong>Subject:</strong> 10003<br /><strong>Posted:</strong> 03 April 2008 at 12:46am<br /><br /><DIV></DIV><DIV>&nbsp;</DIV><DIV>Have&nbsp; a look at this posting on multiple resources and multiple schedules.</DIV><DIV>Even though it is using&nbsp;Access databases,&nbsp;the sample(s) attached show you how to load schedules. The backend database does not matter.</DIV><DIV>&nbsp;</DIV><DIV><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman','serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-AU; mso-fareast-: EN-AU; mso-bidi-: AR-SA"><a href="https://forum.codejock.com/forum_posts.asp?TID=7473&amp;PID=24699#24699" target="_blank"><FONT face="Times New Roman" size=3>https://forum.codejock.com/forum_posts.asp?TID=7473&amp;PID=24699#24699</FONT></A><BR style="mso-special-character: line-break"><BR style="mso-special-character: line-break"></SPAN></DIV>]]>
   </description>
   <pubDate>Thu, 03 Apr 2008 00:46:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10003&amp;PID=32993&amp;title=multiple-resources-using-custom-provider#32993</guid>
  </item> 
  <item>
   <title><![CDATA[Multiple resources using Custom Provider.. :         Hi all,I am so lost and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10003&amp;PID=32809&amp;title=multiple-resources-using-custom-provider#32809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3874">mc2x</a><br /><strong>Subject:</strong> 10003<br /><strong>Posted:</strong> 30 March 2008 at 1:46am<br /><br />       Hi all,<br><br>I am so lost and I don't know what to do anymore. Been searching the forum for the last three days about calendar activex but unfortunately my problem doesn't seem to have a clear solution.<br><br>My problem is about using <b>custom data provider</b> in the calendar<br>control. I wanted to use mssql as my data provider. I currently<br>have "schedules", "calendarevents", and "calendarrecurrencepatterns"<br>tables in my mssql. Data from calendarevents table have a parent <br>record from the schedules table. What I basically want is to show<br>the events from the calendarevents table under their corresponding<br>schedules. I have seen that this has no problem using the built-in<br>data providers as shown in the examples. But in mssql as the data<br>provider I find it rather confusing. <br><br>strcon = "Provider=custom;DSN=Calendar_SQLServer"<br><br>This is the connection string I'm using. Even though I have schedules <br>table in mssql I don't know why the statement:<br><br>&nbsp;&nbsp;&nbsp; Dim pSchedules As CalendarSchedules<br>&nbsp;&nbsp;&nbsp; Set pSchedules = pRes.DataProvider.Schedules<br><br>pSchedules.Count always return 0 when in fact I have around 5 records<br>in the schedules table. What I'm doing is that I manually loop thru <br>the schedules table and add the schedules manually to the resource<br>array.<br><br>This is where my main problem begins. After I have added the schedules<br>to the resource array, how in the world do I show the events under<br>that schedules in the calendar? I hope anyone could shed some light on me.<br><br>Thanks in advance.]]>
   </description>
   <pubDate>Sun, 30 Mar 2008 01:46:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10003&amp;PID=32809&amp;title=multiple-resources-using-custom-provider#32809</guid>
  </item> 
 </channel>
</rss>