﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - mysql</title><link>http://www.intersoftsolutions.com/Community/Tags/mysql/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>MySql DataSource for Web Scheduler</title><link>http://www.intersoftsolutions.com/Community/Tags/mysql/</link><pubDate>Fri, 13 Nov 2009 06:20:03 GMT</pubDate><dc:creator>minococciolo</dc:creator><category>DataSource</category><category>web scheduler</category><category>mysql</category><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I would like to know if I could specify a MySql datasource for a web scheduler. I tried to generate a simple web scheduler with a ISDatasource and with just events binding, but it generates a long error server page. The code is:&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebScheduler:WebScheduler ID="WebScheduler1" runat="server" Height="100%" Width="100%"&lt;br /&gt;        DataSourceID="SqlDataSource1" EventsDataMember="appuntamenti"&amp;gt;&lt;br /&gt;        &amp;lt;ViewSettings SelectedDate="03/01/2008 08:00:00" SelectedViewMode="Month"&amp;gt;&lt;br /&gt;            &amp;lt;QuarterView Enabled="True" /&amp;gt;&lt;br /&gt;        &amp;lt;TimelineView DateHeaderMode="DateNumber"&amp;gt;&amp;lt;/TimelineView&amp;gt;&lt;br /&gt;        &amp;lt;/ViewSettings&amp;gt;&lt;br /&gt;        &amp;lt;DataBinding&amp;gt;&lt;br /&gt;            &amp;lt;EventsBinding EventIDField="IdAppuntamento"&lt;br /&gt;             SubjectField="Motivazione"/&amp;gt;&lt;br /&gt;        &amp;lt;/DataBinding&amp;gt;&lt;br /&gt;        &amp;lt;ImagesSettings BlackRecurrence="BlackRecurrence.gif" BlackRecurrenceException="BlackRecurrenceException.gif"&lt;br /&gt;            BlackReminder="BlackReminder.gif" /&amp;gt;&lt;br /&gt;&lt;br /&gt;        &amp;lt;DefaultResource ResourceColor="#D96666" ResourceName="Default"&amp;gt;&amp;lt;/DefaultResource&amp;gt;&lt;br /&gt;    &amp;lt;/ISWebScheduler:WebScheduler&amp;gt;&lt;br /&gt;        &lt;br /&gt;        &lt;br /&gt;        &lt;br /&gt;    &amp;lt;asp:SqlDataSource ID="SqlDataSource1" ConnectionString="user=root;password=mypass;database=mydb;server=localhost" runat="server"&amp;gt;&amp;lt;/asp:SqlDataSource&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I'm sure you can help or give me any suggestion.&lt;/p&gt;
&lt;p&gt;Thanks in advance. Regards,&lt;/p&gt;
&lt;p&gt;Mino&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>