<?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 Automating against Microsoft Access in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47940#M3566</link>
    <description>​​Hello,&lt;BR /&gt;&lt;BR /&gt;We have an automation opportunity where excel files are required to be opened in Microsoft Access as they are too large for excel.&lt;BR /&gt;&lt;BR /&gt;Can anyone offer any advice on how we can automate against Access? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chloe MacIntosh&lt;BR /&gt;Automation Developer&lt;BR /&gt;Zurich Insurance&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Apr 2020 09:45:00 GMT</pubDate>
    <dc:creator>cvmac</dc:creator>
    <dc:date>2020-04-03T09:45:00Z</dc:date>
    <item>
      <title>Automating against Microsoft Access</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47940#M3566</link>
      <description>​​Hello,&lt;BR /&gt;&lt;BR /&gt;We have an automation opportunity where excel files are required to be opened in Microsoft Access as they are too large for excel.&lt;BR /&gt;&lt;BR /&gt;Can anyone offer any advice on how we can automate against Access? &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Chloe MacIntosh&lt;BR /&gt;Automation Developer&lt;BR /&gt;Zurich Insurance&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Apr 2020 09:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47940#M3566</guid>
      <dc:creator>cvmac</dc:creator>
      <dc:date>2020-04-03T09:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automating against Microsoft Access</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47941#M3567</link>
      <description>Hi Chloe - if possible try to avoid spying the Access UI and instead query the data directly using something like OLEDB. Although I've never tried it, I'd imagine there is a way of silently importing the data from Excel into Access too, maybe via the command line or with some VBA code.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Carter&lt;BR /&gt;Professional Services&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Apr 2020 15:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47941#M3567</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2020-04-03T15:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Automating against Microsoft Access</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47942#M3568</link>
      <description>As John noted, OLEDB is the right way to go for getting data out of Excel without actually opening Excel. But you shouldn't need Access at all. You can query Excel using OLEDB. When you say 'excel files', are you saying that they're .xlsx/.xls files? How is it possible for the file to be too big to open in Excel? How large are these files? How many rows/columns/characters?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Apr 2020 22:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automating-against-Microsoft-Access/m-p/47942#M3568</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-04-03T22:15:00Z</dc:date>
    </item>
  </channel>
</rss>

