<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Efficy Overflow Q&amp;A - Recent questions tagged k_p_d_begin-error</title>
<link>https://overflow.efficy.io/?qa=tag/k_p_d_begin-error</link>
<description>Powered by Question2Answer</description>
<item>
<title>Issue with Agenda and Agenda Widget when downgrade has been done to version R6100</title>
<link>https://overflow.efficy.io/?qa=818/issue-with-agenda-agenda-widget-when-downgrade-version-r6100</link>
<description>&lt;p&gt;When you have to downgrade to Efficy 2014 R6100 and you encounter a problem in the Agenda and Agenda Widget with an error on the invalid column K&lt;em&gt;P&lt;/em&gt;D_BEGIN (see screenshot below).&lt;br&gt;
&lt;img src=&quot;https://overflow.efficy.com/?qa=blob&amp;amp;qa_blobid=13964592765063087442&quot; alt=&quot;Error on Agenda Widget after downgrade to Efficy 2014 R6100&quot;&gt;&lt;/p&gt;

&lt;p&gt;This can be resolved as followed:&lt;br&gt;
Update the field USAGE in SYS&lt;em&gt;FIELDS to NULL for the field P&lt;/em&gt;D_BEGIN as this is set tot he value 'Q' instead of NULL after the downgrade.&lt;br&gt;
SQL script: &lt;/p&gt;

&lt;pre&gt;&lt;code&gt;UPDATE [ADMIN-schema].SYS_FIELDS SET USAGE = NULL WHERE NAME = 'P_D_BEGIN'
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;After you've adjusted the USAGE do an 'Apply Structure' in the Efficy Designer to resolve the issue.&lt;/p&gt;

&lt;p&gt;Best regards,&lt;br&gt;
Jeroen Floor&lt;/p&gt;
</description>
<category>Database</category>
<guid isPermaLink="true">https://overflow.efficy.io/?qa=818/issue-with-agenda-agenda-widget-when-downgrade-version-r6100</guid>
<pubDate>Thu, 08 Oct 2015 08:16:58 +0000</pubDate>
</item>
</channel>
</rss>