<?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 Escaping SQL character to avoid &amp;quot;incorrect syntax near&amp;quot; error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Escaping-SQL-character-to-avoid-quot-incorrect-syntax-near-quot/m-p/102187#M48984</link>
    <description>Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am having difficulty getting BP to extract an item using SQL&lt;BR /&gt;&lt;BR /&gt;"SELECT * FROM #Input WHERE [DisplayName] = '10. Folder - 'Triage' ' "&lt;BR /&gt;&lt;BR /&gt;the folder 'Triage' has a single ' at the end of the word, I believe this is causing the issue but I cannot escape it successfully, any ideas would be great!</description>
    <pubDate>Wed, 28 Apr 2021 17:43:42 GMT</pubDate>
    <dc:creator>DiarmuidCorey</dc:creator>
    <dc:date>2021-04-28T17:43:42Z</dc:date>
    <item>
      <title>Escaping SQL character to avoid "incorrect syntax near" error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Escaping-SQL-character-to-avoid-quot-incorrect-syntax-near-quot/m-p/102187#M48984</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am having difficulty getting BP to extract an item using SQL&lt;BR /&gt;&lt;BR /&gt;"SELECT * FROM #Input WHERE [DisplayName] = '10. Folder - 'Triage' ' "&lt;BR /&gt;&lt;BR /&gt;the folder 'Triage' has a single ' at the end of the word, I believe this is causing the issue but I cannot escape it successfully, any ideas would be great!</description>
      <pubDate>Wed, 28 Apr 2021 17:43:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Escaping-SQL-character-to-avoid-quot-incorrect-syntax-near-quot/m-p/102187#M48984</guid>
      <dc:creator>DiarmuidCorey</dc:creator>
      <dc:date>2021-04-28T17:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Escaping SQL character to avoid "incorrect syntax near" error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Escaping-SQL-character-to-avoid-quot-incorrect-syntax-near-quot/m-p/102188#M48985</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;Try using a double ', like that:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"SELECT * FROM #Input WHERE [DisplayName] = '10. Folder - ''Triage'' ' "&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 28 Apr 2021 18:25:31 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Escaping-SQL-character-to-avoid-quot-incorrect-syntax-near-quot/m-p/102188#M48985</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2021-04-28T18:25:31Z</dc:date>
    </item>
  </channel>
</rss>

