<?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 Try https://portal.blueprism… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88210#M38799</link>
    <description>Try &lt;A href="https://portal.blueprism.com/documents/guide-using-oledb" target="test_blank"&gt;https://portal.blueprism.com/documents/guide-using-oledb&lt;/A&gt;
There are also examples in&amp;nbsp; here if you search for 'oledb' &lt;A href="https://portal.blueprism.com/customer-support/support-center" target="test_blank"&gt;https://portal.blueprism.com/customer-support/support-center&lt;/A&gt;</description>
    <pubDate>Tue, 09 Oct 2018 17:06:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-10-09T17:06:00Z</dc:date>
    <item>
      <title>Using OLEDB for interacting with a large excel</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88209#M38798</link>
      <description>Hello everyone,

For a new process, I need to work with a "Motherfile" which is basically a large excel file which contains all data for a certain process. This excel file contains atm 26,5k Rows and between 15 and 20 columns. Regarding OutOfmemory, putting this all in a collection is not preferred.

I saw in the Excel automation guide it is possible to make use of OLEDB to retrieve AND update data in an excel.

Is there anyone who could help me with the following questions:

- How to I make this interactino between an Excel, OLEDB and BluePrism work exactly?

- Using this method, is it possible to both retrieve selected data, as well as update select rows?

- Are there any good guides on how to do this in practice you can share with me?

&amp;nbsp;

Many thanks in advance!

Kind regards,

Jonas</description>
      <pubDate>Tue, 09 Oct 2018 16:25:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88209#M38798</guid>
      <dc:creator>JonasBertels</dc:creator>
      <dc:date>2018-10-09T16:25:00Z</dc:date>
    </item>
    <item>
      <title>Try https://portal.blueprism…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88210#M38799</link>
      <description>Try &lt;A href="https://portal.blueprism.com/documents/guide-using-oledb" target="test_blank"&gt;https://portal.blueprism.com/documents/guide-using-oledb&lt;/A&gt;
There are also examples in&amp;nbsp; here if you search for 'oledb' &lt;A href="https://portal.blueprism.com/customer-support/support-center" target="test_blank"&gt;https://portal.blueprism.com/customer-support/support-center&lt;/A&gt;</description>
      <pubDate>Tue, 09 Oct 2018 17:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88210#M38799</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-10-09T17:06:00Z</dc:date>
    </item>
    <item>
      <title>Hello Jonas,
 
With OLEDB…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88211#M38800</link>
      <description>Hello Jonas,
&amp;nbsp;
With OLEDB you can only select the data from the excel. There are two versions available of ODBC driver listed as below:&amp;nbsp;
ACE
JET
With ACE OLEDB, you can only be fire select query and get the data.
With JET OLEDB, you can be able to insert and update as well.
&amp;nbsp;
Please install the appropriate version of ODBC driver.
&amp;nbsp;
Thank you.
Regards,&amp;nbsp;
Vijay Rudrappa Dodamani</description>
      <pubDate>Mon, 29 Oct 2018 17:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Using-OLEDB-for-interacting-with-a-large-excel/m-p/88211#M38800</guid>
      <dc:creator>VijayDodamani</dc:creator>
      <dc:date>2018-10-29T17:29:00Z</dc:date>
    </item>
  </channel>
</rss>

