<?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 : Using CalendarPro with MySQL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Using CalendarPro with MySQL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 22:02:31 +0000</pubDate>
  <lastBuildDate>Tue, 22 May 2007 09:36:43 +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=7206</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[Using CalendarPro with MySQL : Hi everyone   I&amp;#039;m sorry...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7206&amp;PID=23155&amp;title=using-calendarpro-with-mysql#23155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2988">Soren</a><br /><strong>Subject:</strong> 7206<br /><strong>Posted:</strong> 22 May 2007 at 9:36am<br /><br />Hi everyone<DIV></DIV><DIV>&nbsp;</DIV><DIV>I'm sorry but I just can't figure it out how I will connect to my MySQL-database.</DIV><DIV>&nbsp;</DIV><DIV>In my database I have the four tables which is needed.</DIV><DIV>&nbsp;</DIV><DIV>I use the following string to connect:</DIV><DIV>&nbsp;</DIV><DIV>db_name = "handson"<BR>db_server = "10.0.0.1"<BR>db_port = "3306"</DIV><DIV>db_user = "user"<BR>db_pass = "xxxxxxxxx"</DIV><DIV>ConnString = "Provider=MSDASQL.1;Password=;Persist Security Info=True;User ID=;Extended Properties=" &amp; Chr$(34) &amp; "DRIVER={MySQL ODBC 3.51 Driver};DESC=;DATABASE=" &amp; db_name &amp; ";SERVER=" &amp; db_server &amp; ";UID=" &amp; db_user &amp; ";PASSWORD=" &amp; db_pass &amp; ";PORT=" &amp; db_port &amp; ";OPTION=16387;STMT=;" &amp; Chr$(34)<BR></DIV><DIV>&nbsp;</DIV><DIV>In the Form_Load of my calendar-form, I use</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; m_eActiveDataProvider = cjCalendarData_MySQL</DIV><DIV>&nbsp;&nbsp;&nbsp; OpenProvider cjCalendarData_MySQL, ConnString<BR></DIV><DIV>The connection works fine for me else where in the program, but not with the calendar.</DIV><DIV>&nbsp;</DIV><DIV>What happens is, that when I try to create a new event, the event is not shown in the calendar, and is not created in the database.</DIV>]]>
   </description>
   <pubDate>Tue, 22 May 2007 09:36:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7206&amp;PID=23155&amp;title=using-calendarpro-with-mysql#23155</guid>
  </item> 
 </channel>
</rss>