<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I have this error in SQL instruction in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99522#M47065</link>
    <description>Good observation! In fact, the best option would be to use negation &amp;lt;&amp;gt; ​​​​</description>
    <pubDate>Sat, 19 Jun 2021 13:05:15 GMT</pubDate>
    <dc:creator>EmersonF</dc:creator>
    <dc:date>2021-06-19T13:05:15Z</dc:date>
    <item>
      <title>I have this error in SQL instruction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99519#M47062</link>
      <description>&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36209.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36220i4A66467332E3AFCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="36209.png" alt="36209.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36210.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36224i80D77DF58C78B741/image-size/large?v=v2&amp;amp;px=999" role="button" title="36210.png" alt="36210.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
Hello community,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I have this error&amp;nbsp; and I cann´t&amp;nbsp; solve it.&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="15d12b14-0643-9a21-e595-21192849eebc" data-mce-hlselector="#ViewQuestion_03657e38-88b9-420d-af9a-165f169b0a0c-edit-question-tinyMce" /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="6ac06883-6d3c-8b17-230a-cf507869a264" data-mce-hlselector="#MainCopy_ctl05_PostMessageContributedContent_TinyMCEEditor_TinyMCEContent" /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The instruction is in the first image attached.&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="2df0a9d6-7c4b-d6be-1a84-8dff492f46a0" data-mce-hlselector="#MainCopy_ctl05_PostMessageContributedContent_TinyMCEEditor_TinyMCEContent" /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="9cae4b0f-e16d-705a-67b4-a43752bc34e7" data-mce-hlselector="#ViewQuestion_03657e38-88b9-420d-af9a-165f169b0a0c-edit-question-tinyMce" /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; Please, some One&amp;nbsp; can help me?</description>
      <pubDate>Fri, 18 Jun 2021 18:46:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99519#M47062</guid>
      <dc:creator>HoffmanGuerra</dc:creator>
      <dc:date>2021-06-18T18:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: I have this error in SQL instruction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99520#M47063</link>
      <description>Hi, &lt;A class="user-content-mention" data-sign="@" data-contactkey="aa6fecf4-e961-4818-85ae-da5508fa905c" data-tag-text="@Hoffman Guerra" href="https://community.blueprism.com/network/profile?UserKey=aa6fecf4-e961-4818-85ae-da5508fa905c" data-itemmentionkey="60ff47da-aba0-4bd1-beb2-8cefd154fbf4"&gt;@Hoffman Guerra&lt;/A&gt; try it!&lt;BR /&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;"[ID] = '"&amp;amp;[ItemData.ID]&amp;amp;"' AND [Status] not like 'OK'"​&lt;/CODE&gt;&lt;/PRE&gt;
​​See if this works for you, if this helps you mark as answered</description>
      <pubDate>Fri, 18 Jun 2021 19:28:28 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99520#M47063</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-18T19:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: I have this error in SQL instruction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99521#M47064</link>
      <description>Out of curosity, it seems like you are doing an exact match, and hence using "Not Like" is useless.&lt;BR /&gt;&lt;BR /&gt;Probably you should considering "!= or &amp;lt;&amp;gt;" operator which would consume less memory.</description>
      <pubDate>Sat, 19 Jun 2021 07:34:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99521#M47064</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2021-06-19T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: I have this error in SQL instruction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99522#M47065</link>
      <description>Good observation! In fact, the best option would be to use negation &amp;lt;&amp;gt; ​​​​</description>
      <pubDate>Sat, 19 Jun 2021 13:05:15 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99522#M47065</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-19T13:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: I have this error in SQL instruction</title>
      <link>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99523#M47066</link>
      <description>Hello guys,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Thanks for&amp;nbsp;your response, I changed to "&amp;lt;&amp;gt;" and it worked!&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2021 18:57:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/I-have-this-error-in-SQL-instruction/m-p/99523#M47066</guid>
      <dc:creator>HoffmanGuerra</dc:creator>
      <dc:date>2021-06-21T18:57:02Z</dc:date>
    </item>
  </channel>
</rss>

