<?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 : Custom Provider Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Custom Provider Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 07:55:11 +0000</pubDate>
  <lastBuildDate>Mon, 02 Oct 2006 16:17:24 +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=5147</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[Custom Provider Problem : Hi,If you do use MS SQL Server...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16228&amp;title=custom-provider-problem#16228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5147<br /><strong>Posted:</strong> 02 October 2006 at 4:17pm<br /><br />Hi,<br><br>If you do use MS SQL Server connection, I would suggest you to use Custom Data Provider for SQL Server. The example is available in regular sample application.<br><br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Mon, 02 Oct 2006 16:17:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16228&amp;title=custom-provider-problem#16228</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Provider Problem :   Umesh wrote: Hey nCal.SetDataProvider...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16121&amp;title=custom-provider-problem#16121</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2141">nvierros</a><br /><strong>Subject:</strong> 5147<br /><strong>Posted:</strong> 27 September 2006 at 10:22am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Umesh" alt="Originally posted by Umesh" style="vertical-align: text-bottom;" /> <strong>Umesh wrote:</strong><br /><br /><div>Hey</div><div>nCal.SetDataProvider "Provider=sqloledb;Server=xfs1;Database=;User ID=sa;Password="</div><div>IF Not CalendarControl.DataProvider.Open&nbsp; THEN</div><div>CalendarControl.DataProvider.Create</div><div>ELSE</div><div>nCal.DataProvider.CacheMode = xtpCalendarDPCacheModeOnRepeat<br>nCal.DataProvider.Open</div><div>ENDIF</div><div><br>nCal.Populate<br>nCal.RedrawControl<br>nDate.RedrawControl</div><div>&nbsp;</div><div>Thank's</div><div>I thinks some will be happen with you</div></td></tr></table> <div>&nbsp;</div><div>This still does nothing, it makes the connection but nothing actually shows in the calendar! :(</div>]]>
   </description>
   <pubDate>Wed, 27 Sep 2006 10:22:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16121&amp;title=custom-provider-problem#16121</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Provider Problem : Hey nCal.SetDataProvider &amp;#03...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16117&amp;title=custom-provider-problem#16117</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1896">Umesh</a><br /><strong>Subject:</strong> 5147<br /><strong>Posted:</strong> 27 September 2006 at 9:32am<br /><br /><DIV>Hey</DIV><DIV>nCal.SetDataProvider "Provider=sqloledb;Server=xfs1;Database=newgen;User ID=sa;Password=Newgen011"</DIV><DIV>IF Not CalendarControl.DataProvider.Open&nbsp; THEN</DIV><DIV>CalendarControl.DataProvider.Create</DIV><DIV>ELSE</DIV><DIV>nCal.DataProvider.CacheMode = xtpCalendarDPCacheModeOnRepeat<BR>nCal.DataProvider.Open</DIV><DIV>ENDIF</DIV><DIV><BR>nCal.Populate<BR>nCal.RedrawControl<BR>nDate.RedrawControl</DIV><DIV>&nbsp;</DIV><DIV>Thank's</DIV><DIV>I thinks some will be happen with you</DIV>]]>
   </description>
   <pubDate>Wed, 27 Sep 2006 09:32:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16117&amp;title=custom-provider-problem#16117</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Provider Problem : Anyone? Please? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16116&amp;title=custom-provider-problem#16116</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2141">nvierros</a><br /><strong>Subject:</strong> 5147<br /><strong>Posted:</strong> 27 September 2006 at 7:28am<br /><br /><img src="http://forum.codejock.com/smileys/smiley19.gif" border="0">&nbsp;Anyone? Please? ]]>
   </description>
   <pubDate>Wed, 27 Sep 2006 07:28:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16116&amp;title=custom-provider-problem#16116</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Provider Problem : Hey,  When i use the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16084&amp;title=custom-provider-problem#16084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2141">nvierros</a><br /><strong>Subject:</strong> 5147<br /><strong>Posted:</strong> 26 September 2006 at 2:01am<br /><br />Hey,<div>&nbsp;</div><div>When i use the following code, nothing seems to happen.</div><div>&nbsp;</div><div>nCal.SetDataProvider "Provider=sqloledb;Server=xfs1;Database=db;User ID=sa;Password="<br>nCal.DataProvider.CacheMode = xtpCalendarDPCacheModeOnRepeat<br>nCal.DataProvider.Open<br>nCal.Populate<br>nCal.RedrawControl<br>nDate.RedrawControl</div><div>&nbsp;</div><div>Some help would be great, thanks.</div>]]>
   </description>
   <pubDate>Tue, 26 Sep 2006 02:01:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5147&amp;PID=16084&amp;title=custom-provider-problem#16084</guid>
  </item> 
 </channel>
</rss>