<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Excel Tools v2.3.0</title><link>https://community.appian.com/discussions/f/plug-ins/26495/excel-tools-v2-3-0</link><description>After updating the plugin getting the following errors ( Note: It was working fine in the earlier version ) : 
 
 Import CSV to Database v6 - Changed to Date Format must be one of the following &amp;#39;yyyy-MM-dd&amp;#39;, &amp;#39;yyyy-MM-dd HH:mm:ss&amp;#39;, &amp;#39;yyyy-MM-ddTHH:mm:ssZ</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Excel Tools v2.3.0</title><link>https://community.appian.com/thread/104122?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 16:38:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:293b60d0-b442-42de-9425-704ef16d68d3</guid><dc:creator>Alok Patro</dc:creator><description>&lt;p&gt; Thanks for your response.&lt;br /&gt;&lt;br /&gt;What is the difference between Import CSV to Database v6 and Load CSV File To Database ?&lt;br /&gt;&lt;br /&gt;I am getting this error when we are using Load CSV -&amp;nbsp;&lt;/p&gt;
&lt;table class="asiGrid server" id="asi_grid_processErrorsList" cellspacing="0" summary="Process Errors"&gt;
&lt;tbody&gt;
&lt;tr class=""&gt;
&lt;td class="asiGridTD0"&gt;Load CSV File To Database&lt;/td&gt;
&lt;td class="asiGridTD1"&gt;java.lang.Exception: This method only work with MySQL databases&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel Tools v2.3.0</title><link>https://community.appian.com/thread/104074?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2022 06:35:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fcbdd63-9eb9-49d1-a9a8-f4abf617a8c7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Importing data from a CSV only works reliable when all fields in the DB are&amp;nbsp;varchar or text fields. That plugin does not do any casting or data type conversion. Import your data into a staging table and use a stored procedure to shape the data into your main table.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>