﻿<?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 - WebScheduler - MySql DataSource for Web Scheduler</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/MySql-DataSource-for-Web-Scheduler/</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/WebScheduler/MySql-DataSource-for-Web-Scheduler/</link><pubDate>Sun, 15 Nov 2009 21:29:38 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>DataSource</category><category>web scheduler</category><category>mysql</category><description>&lt;p&gt;DataBinding in WebScheduler will require you to use ISDataSource, in the snippet you provided you are binding WebScheduler with SqlDataSource. If you already bind the data using ISDataSource, it will also be helpful if you could provide us with the error message / screenshot of the error.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;We have provided some article &amp; walkthrough regarding databinding in WebScheduler in our documentation on the article titled "&lt;em&gt;Data Binding&lt;/em&gt;" and  "&lt;em&gt;Walkthrough: Binding ISDataSource to WebScheduler&lt;/em&gt;". &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;You could also view some sample in ISDataSource component on how to bind numerous datasource.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>MySql DataSource for Web Scheduler</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/MySql-DataSource-for-Web-Scheduler/</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>