<?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 Syntax Error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67827#M20432</link>
    <description>The OFFSET parm is not valid Prajjwal. Remove it and the select should work fine.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Apr 2020 14:26:00 GMT</pubDate>
    <dc:creator>lookman</dc:creator>
    <dc:date>2020-04-22T14:26:00Z</dc:date>
    <item>
      <title>OLEDB Syntax Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67826#M20431</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to fetch the data into collection using oledb, into parts. For that, I am using the following query&lt;BR /&gt;&lt;BR /&gt;SELECT * FROM [Sheet1$] LIMIT 10000 OFFSET 0&lt;BR /&gt;&lt;BR /&gt;But I am getting Internal Error: Syntax error in FROM clause.&lt;BR /&gt;&lt;BR /&gt;Can someone point out the mistake?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Prajjwal Rai&lt;BR /&gt;Application Engineer&lt;BR /&gt;Schneider Electric Private Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Apr 2020 17:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67826#M20431</guid>
      <dc:creator>PrajjwalRai</dc:creator>
      <dc:date>2020-04-21T17:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: OLEDB Syntax Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67827#M20432</link>
      <description>The OFFSET parm is not valid Prajjwal. Remove it and the select should work fine.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 14:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67827#M20432</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-04-22T14:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: OLEDB Syntax Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67828#M20433</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;Can you tell me why it it not valid? Also, I tried with only LIMIT, that is also throwing the same error. Can you please help me?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Prajjwal Rai&lt;BR /&gt;Application Engineer&lt;BR /&gt;Schneider Electric Private Limited&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 16:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67828#M20433</guid>
      <dc:creator>PrajjwalRai</dc:creator>
      <dc:date>2020-04-22T16:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: OLEDB Syntax Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67829#M20434</link>
      <description>Hi Prajjwal.&lt;BR /&gt;&lt;BR /&gt;I'm not an OLEDB SQL guy so I don't know precisely why this does not work.&lt;BR /&gt;&lt;BR /&gt;It seems that select * and LIMIT do not work. If you specify the columns, you can use LIMIT.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;When I first responded, I had a test process already set up so I simply added LIMIT and OFFSET, but I had the columns listed. I found that OFFSET failed whereas LIMIT worked, so I said remove OFFSET.&lt;BR /&gt;&lt;BR /&gt;I just tested again with * instead of columns and LIMIT and found it did not work.&lt;BR /&gt;&lt;BR /&gt;Consequently, you should list your columns and use LIMIT. Listing columns is a best practice anyway.&lt;BR /&gt;&lt;BR /&gt;jack&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jack Look&lt;BR /&gt;Sr Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Apr 2020 17:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/OLEDB-Syntax-Error/m-p/67829#M20434</guid>
      <dc:creator>lookman</dc:creator>
      <dc:date>2020-04-22T17:42:00Z</dc:date>
    </item>
  </channel>
</rss>

