<?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: OLEDB Query Syntax error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95823#M44245</link>
    <description>&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2589"&gt;@KeerthanaJegan1&lt;/a&gt;, &lt;BR /&gt;See if it helps you in any way​&lt;BR /&gt;​http://community.blueprism.com/HigherLogic/System/DownloadDocumentFile.ashx?DocumentFileKey=56f3f77f-6c92-4a75-9e66-0b0ed2f6e054&lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 00:24:56 GMT</pubDate>
    <dc:creator>EmersonF</dc:creator>
    <dc:date>2021-06-24T00:24:56Z</dc:date>
    <item>
      <title>OLEDB Query Syntax error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95820#M44242</link>
      <description>&lt;SPAN class="hljs-keyword"&gt;I just used a query for SELECT&lt;/SPAN&gt;&lt;SPAN&gt; [first_name], [last_name],&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;RANK&lt;/SPAN&gt;&lt;SPAN&gt;() &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;OVER&lt;/SPAN&gt;&lt;SPAN&gt; ( &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;PARTITION&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;BY&lt;/SPAN&gt;&lt;SPAN&gt; [department_id] &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;ORDER&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;BY&lt;/SPAN&gt;&lt;SPAN&gt; [salary]) [salary_rank] &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword"&gt;FROM&lt;/SPAN&gt;&lt;SPAN&gt; [employees$] - but when i run this query using OLEDB VBO- i get this error -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;": Syntax error (missing operator) in query expression 'RANK() OVER ( &lt;SPAN class="hljs-keyword"&gt;PARTITION&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;BY&lt;/SPAN&gt; [department_id] &lt;SPAN class="hljs-keyword"&gt;ORDER&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;BY&lt;/SPAN&gt; [salary]) [salary_rank]"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not sure, what is the syntax error. Can someone please help me with it.&amp;nbsp;&lt;/SPAN&gt;</description>
      <pubDate>Tue, 22 Jun 2021 23:11:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95820#M44242</guid>
      <dc:creator>KeerthanaJegann</dc:creator>
      <dc:date>2021-06-22T23:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB Query Syntax error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95821#M44243</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;Can you check SQL compatible syntax for your database. If connecting to Access it might be ANSI-92 and RANK is not supported in ANSI-92.</description>
      <pubDate>Wed, 23 Jun 2021 03:53:46 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95821#M44243</guid>
      <dc:creator>mkumar407</dc:creator>
      <dc:date>2021-06-23T03:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB Query Syntax error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95822#M44244</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. Yes I am connecting to Database engine. How can I check the SQL compatible syntax? And I am not sure what are the queries I could really use using OLEDB VBO. Do we have any documentation for it? Thanks!</description>
      <pubDate>Wed, 23 Jun 2021 22:59:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95822#M44244</guid>
      <dc:creator>KeerthanaJegann</dc:creator>
      <dc:date>2021-06-23T22:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: OLEDB Query Syntax error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95823#M44245</link>
      <description>&lt;P&gt;
&lt;/P&gt;&lt;P&gt;
&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2589"&gt;@KeerthanaJegan1&lt;/a&gt;, &lt;BR /&gt;See if it helps you in any way​&lt;BR /&gt;​http://community.blueprism.com/HigherLogic/System/DownloadDocumentFile.ashx?DocumentFileKey=56f3f77f-6c92-4a75-9e66-0b0ed2f6e054&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 00:24:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Query-Syntax-error/m-p/95823#M44245</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-06-24T00:24:56Z</dc:date>
    </item>
  </channel>
</rss>

