<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/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>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: SQL Error with Customer Grid</title><link>http://forums.method.me/cs/forums/thread/25349.aspx</link><pubDate>Tue, 20 Jan 2015 19:00:23 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:25349</guid><dc:creator>BLCPA</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/25349.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=25349</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;Great, thank you Justin.&amp;nbsp; This worked!&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: SQL Error with Customer Grid</title><link>http://forums.method.me/cs/forums/thread/25329.aspx</link><pubDate>Mon, 19 Jan 2015 18:29:40 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:25329</guid><dc:creator>Method_Justin</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/25329.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=25329</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;Hi BLCPA,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Try replacing the full&amp;nbsp;&lt;em&gt;viewTable.FieldName&amp;nbsp;&lt;/em&gt;with just the&amp;nbsp;&lt;em&gt;FieldName&lt;/em&gt;. I was able to get it to function this way.&lt;/p&gt;
&lt;p&gt;Let me know if that helps.&lt;/p&gt;
&lt;p&gt;- Justin&lt;/p&gt;</description></item><item><title>SQL Error with Customer Grid</title><link>http://forums.method.me/cs/forums/thread/25320.aspx</link><pubDate>Sat, 17 Jan 2015 05:34:16 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:25320</guid><dc:creator>BLCPA</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/25320.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=25320</wfw:commentRss><description>&lt;p&gt;I am creating a screen based on the Customer table and have a grid.&amp;nbsp; I want to have multiple fields in a single column, so am trying to use a SQL override.&amp;nbsp; I copied the same code that is in the Contact List:&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;lt;b&amp;gt;&amp;#39; + ISNULL(viewContacts.AssignedTo,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&amp;#39; + &amp;#39;&amp;lt;i&amp;gt;&amp;#39;&amp;nbsp; + ISNULL(viewContacts.SpecialType,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/i&amp;gt;&amp;lt;br /&amp;gt;&amp;#39; + ISNULL(viewContacts.Title,&amp;#39;&amp;#39;)&lt;/p&gt;
&lt;p&gt;I made the following modifications:&lt;/p&gt;
&lt;p&gt;&amp;#39;&amp;lt;b&amp;gt;&amp;#39; + ISNULL(viewCustomer&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;.FullName&lt;span style="overflow:hidden;" id="mce_1_start"&gt;&lt;/span&gt;,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/b&amp;gt;&amp;lt;br /&amp;gt;&amp;#39; + &amp;#39;&amp;lt;i&amp;gt;&amp;#39;&amp;nbsp; + ISNULL(viewCustomer.&lt;span style="overflow:hidden;" id="mce_6_start"&gt;AssignedTo&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_2_start"&gt;&lt;/span&gt;&lt;span style="overflow:hidden;" id="mce_4_end"&gt;&lt;/span&gt;,&amp;#39;&amp;#39;) + &amp;#39;&amp;lt;/i&amp;gt;&amp;lt;br /&amp;gt;&amp;#39;&amp;nbsp;&lt;span style="overflow:hidden;" id="mce_7_start"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;Seems like the code is identical.&amp;nbsp; I have verified the table and field names are accurate.&amp;nbsp; However, when I publish and load the page, I get an &amp;quot;Error Generating Grid&amp;quot; message.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;br /&gt;Can you tell me where I am going wrong on this?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>