<?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 : Setting up Multiple resources</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Setting up Multiple resources]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 07:05:38 +0000</pubDate>
  <lastBuildDate>Sun, 21 Jan 2007 16:05:00 +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=3989</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[Setting up Multiple resources :    mindserve wrote:These are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=19577&amp;title=setting-up-multiple-resources#19577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 21 January 2007 at 4:05pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mindserve" alt="Originally posted by mindserve" style="vertical-align: text-bottom;" /> <strong>mindserve wrote:</strong><br /><br /><div>These are dead links...can you repost the samples?</div></td></tr></table><br><br>Forum looks to remove old attachments...<br><br>Here it is: <a href="uploads/20070121_160444_CalendarSchedul.zip" target="_blank">uploads/20070121_160444_CalendarSchedul.zip</a><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 21 Jan 2007 16:05:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=19577&amp;title=setting-up-multiple-resources#19577</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : These are dead links...can you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=19559&amp;title=setting-up-multiple-resources#19559</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2693">mindserve</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 20 January 2007 at 2:32pm<br /><br /><DIV>These are dead links...can you repost the samples?</DIV><DIV>1) I've created a very basic Calendar MultiSchedules sample for you, please find it there:&nbsp; <a href="http://forum.codejock.com/uploads/sserge/2006-04-16_150350_Calendar_MultiSchedules_simple.zip" target="_blank">2006-04-16_150350_Calendar_MultiSchedules_simple.zip</A><BR><BR>2) Please also find updated standard Calendar VB sample, hopefully it will be useful for you: <a href="http://forum.codejock.com/uploads/sserge/2006-04-16_150628_CalendarSampleUpd.zip" target="_blank"><FONT color=#810081>2006-04-16_150628_CalendarSampleUpd.zip</DIV></FONT></A>]]>
   </description>
   <pubDate>Sat, 20 Jan 2007 14:32:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=19559&amp;title=setting-up-multiple-resources#19559</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : Ok, thanks. Will fix those 2 errors. ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17210&amp;title=setting-up-multiple-resources#17210</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 10 November 2006 at 4:49am<br /><br />Ok, thanks. Will fix those 2 errors.]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 04:49:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17210&amp;title=setting-up-multiple-resources#17210</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : in MakeCreateEventSQL is an error: the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17205&amp;title=setting-up-multiple-resources#17205</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2422">DikkeLeo</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 6:16pm<br /><br />in MakeCreateEventSQL is an error:<br />the line<br />&nbsp;&nbsp;&nbsp;&nbsp;strSQL = strSQL + "ScheduleID = " & pEvent.ScheduleID & ");" & vbCrLf<br /><br />must be changed to:<br />&nbsp;&nbsp;&nbsp;&nbsp;strSQL = strSQL  & pEvent.ScheduleID & ");" & vbCrLf<br />]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 18:16:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17205&amp;title=setting-up-multiple-resources#17205</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : found it! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17204&amp;title=setting-up-multiple-resources#17204</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2422">DikkeLeo</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 6:05pm<br /><br />found it!]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 18:05:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17204&amp;title=setting-up-multiple-resources#17204</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : There&amp;#039;s an error in frmEditEvent.frm if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17203&amp;title=setting-up-multiple-resources#17203</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2422">DikkeLeo</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 6:02pm<br /><br />There's an error in frmEditEvent.frm<br />if you try to save an existing MultiSchedule event, an error is generated at m_pCalender.DoUpdateEvent<br />The strSQL = m_pHelper.MakeUpdateEventSQL(pEvent) generates a falls SQL query!<br />The query I got was:<br />UPDATE CalendarEvents SET <br />Subject = "john 100", <br />Location = "", <br />Body = "", <br />IsMeeting = 0, <br />IsPrivate = 0, <br />LabelID = 0, <br />BusyStatus = 2, <br />ImportanceLevel = 1, <br />StartDateTime = {ts'2006-11-07 09:30:00'}, <br />EndDateTime = {ts'2006-11-07 11:30:00'}, <br />IsAllDayEvent = 0, <br />IsReminder = 0, <br />ReminderMinutesBeforeStart = 15, <br />RemainderSoundFile = "", <br />RecurrenceState = 0, <br />RecurrencePatternID = 0, <br />RExceptionStartTimeOrig = {ts'1899-12-30 00:00:00'}, <br />RExceptionEndTimeOrig = {ts'1899-12-30 00:00:00'}, <br />ISRecurrenceExceptionDeleted = 0, <br />CustomPropertiesXMLData = "&lt;Calendar CompactMode=\"1\"/&gt;<br />" <br />CustomIconsIDs = "" <br />ScheduleID = 1, <br />WHERE EventID = 4;<br />You see the comma behind ScheduleID = 1, this is not allowed. Can you tell me where in the code I can delete this last comma?<br />Thanks in advance.<br /><br />]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 18:02:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17203&amp;title=setting-up-multiple-resources#17203</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : Hello Serge, Yes, I added the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17202&amp;title=setting-up-multiple-resources#17202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2422">DikkeLeo</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 5:35pm<br /><br />Hello Serge,<br />Yes, I added the field ScheduleID to the table. Entered with the example two MultiSchedule events, the field ScheduleID in the table was still 0 (zero) for both events. I stopped the program, changed for the first event the field ScheduleID to 1, and the second to 2. Now they re-appear at the right column! But the ScheduleID field is not automatically changed by the sample program.<br />I'll have to look at the code for the reason.<br />Greetings, and thanks for your support. It's a great tool!]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 17:35:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17202&amp;title=setting-up-multiple-resources#17202</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : Hi, I think I understand your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17199&amp;title=setting-up-multiple-resources#17199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 4:28pm<br /><br />Hi, I think I understand your problem.<br>Custom data provider example for version 10 does not use (read/write) ScheduleID Event property.<br>&nbsp;<br>Please add support for ScheduleID property in the same way as this is done for LabelID.<br>&nbsp;<br>This was added to VB sample for version 10.3.1.<br>You can download it to compare.<br>&nbsp;<br>Also do not forget to add such field to your DB Table. <br>&nbsp;<br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 16:28:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17199&amp;title=setting-up-multiple-resources#17199</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources : (I use the VB6 version 10, and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17174&amp;title=setting-up-multiple-resources#17174</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2422">DikkeLeo</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 09 November 2006 at 5:03am<br /><br />(I use the VB6 version 10, and yes, I bought the license)<br />I altered the following:<br />in frmMain:<br />'OpenProvider cjCalendarData_Memory, "Provider=XML;Data Source=" & App.Path & "\Events.xml"<br />&nbsp;&nbsp;&nbsp;&nbsp;OpenProvider cjCalendarData_MySQL, "Provider=Custom;DSN=wingymsql"<br />I use MySQL 4.14 on a Windows machine<br /><br />in:<br />Private Sub mnuMultiSchedulesSimple_Click()<br />'strConnectionString = "Provider=XML;Data Source=" & App.Path & "\" & "CalendarMultipleSchedulesSample.xtp_cal"<br />&nbsp;&nbsp;&nbsp;&nbsp;strConnectionString = "Provider=Custom;Data Source=wingymsql"<br />so the data is not stored in XML, but in MySQL. It is stored in the MySQL database but when I restart the application and I click this function, no data is shown. But when I do not click this function, I see the previously entered data.<br />I hope you can help me with this.<br />Thanks in advance.<br /><br />greetings<br />]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 05:03:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=17174&amp;title=setting-up-multiple-resources#17174</guid>
  </item> 
  <item>
   <title><![CDATA[Setting up Multiple resources :    DikkeLeo wrote:Hello, I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=16522&amp;title=setting-up-multiple-resources#16522</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3989<br /><strong>Posted:</strong> 14 October 2006 at 11:10am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by DikkeLeo" alt="Originally posted by DikkeLeo" style="vertical-align: text-bottom;" /> <strong>DikkeLeo wrote:</strong><br /><br />Hello,<br>I've tried the multiple resources, but I can save them to a MySQL database, BUT I can't retreive them!<br>I hope somebody can help me with this one.</td></tr></table><br><br>We can try to help, but there is not enough problem details described there. Try to be more specific.<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sat, 14 Oct 2006 11:10:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3989&amp;PID=16522&amp;title=setting-up-multiple-resources#16522</guid>
  </item> 
 </channel>
</rss>