<?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 : MySQL + Calender Control without using DNS</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : MySQL + Calender Control without using DNS]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 08:35:44 +0000</pubDate>
  <lastBuildDate>Tue, 03 Apr 2007 05:00:50 +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=6786</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[MySQL + Calender Control without using DNS : Got the problem solved. Thanks...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6786&amp;PID=21644&amp;title=mysql-calender-control-without-using-dns#21644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1687">cybeh</a><br /><strong>Subject:</strong> 6786<br /><strong>Posted:</strong> 03 April 2007 at 5:00am<br /><br />Got the problem solved. Thanks !!]]>
   </description>
   <pubDate>Tue, 03 Apr 2007 05:00:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6786&amp;PID=21644&amp;title=mysql-calender-control-without-using-dns#21644</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL + Calender Control without using DNS : Hi all,I am using tring to use...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6786&amp;PID=21639&amp;title=mysql-calender-control-without-using-dns#21639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1687">cybeh</a><br /><strong>Subject:</strong> 6786<br /><strong>Posted:</strong> 02 April 2007 at 9:26pm<br /><br />Hi all,<br><br>I am using tring to use Codejock calender control with mySQL database in VB (for the MultiSchedule).<br>Due to some special problem, we do not want to crease DNS or ODBC @ the client server.<br><br>We were using this connection string<br>"driver={mysql odbc 3.51 driver};server=localhost;database=cjcalendar;uid=root;pwd=demopass;option=165932"<br><br>in our database connection. Can anyone give me a simple sample on that ?<br>I really try hard to get the things done by editing the sample code.<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp;&nbsp; If eDataProviderType = cjCalendarData_MySQL Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; strConnectionString = "driver={mysql odbc 3.51 driver};server=localhost;database=cjcalendar;uid=root;pwd=demopass;option=165932"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set m_pCustomDataHandler = New providerMySQL<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_pCustomDataHandler.OpenDB strConnectionString<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_pCustomDataHandler.SetCalendar CalendarControl<br>&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; CalendarControl.SetDataProvider strConnectionString<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; 'strConnectionString<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; If eDataProviderType = cjCalendarData_SQLServer Or eDataProviderType = cjCalendarData_MySQL Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.CacheMode = xtpCalendarDPCacheModeOnRepeat<br>&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; If Not CalendarControl.DataProvider.Open Then<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CalendarControl.DataProvider.Create<br>&nbsp;&nbsp;&nbsp; End If<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; m_eActiveDataProvider = eDataProviderType<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; CalendarControl.Populate<br>&nbsp;&nbsp;&nbsp; wndDatePicker.RedrawControl<br><br></pre></td></tr></table><br><br>This return no error, but it will not load from the database too. Please advice. Thanks !!!<br>]]>
   </description>
   <pubDate>Mon, 02 Apr 2007 21:26:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6786&amp;PID=21639&amp;title=mysql-calender-control-without-using-dns#21639</guid>
  </item> 
 </channel>
</rss>