<?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: Access mdb database file from blueprism in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52879#M7684</link>
    <description>Hi Milan,&lt;BR /&gt;&lt;BR /&gt;How do you generally access the MDB from the Blue Prism?&lt;BR /&gt;Do you utilise the &lt;EM&gt;Data - OLEDB&lt;/EM&gt; Business Object to access the MDB?&lt;BR /&gt;Have you attempted with adding the parameter &lt;EM&gt;&lt;SPAN class="key"&gt;Persist Security Info&lt;/SPAN&gt;=&lt;SPAN class="value"&gt;False&lt;/SPAN&gt;&lt;/EM&gt; within the Connection String?&lt;BR /&gt;&lt;BR /&gt;Further details regarding the Access Connection Strings References can be found from the following URL.&lt;BR /&gt;&lt;A href="https://www.connectionstrings.com/access/" target="_blank" rel="noopener"&gt;https://www.connectionstrings.com/access/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jega Avinasinathan&lt;BR /&gt;Customer Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Sep 2020 07:00:00 GMT</pubDate>
    <dc:creator>jegendra</dc:creator>
    <dc:date>2020-09-02T07:00:00Z</dc:date>
    <item>
      <title>Access mdb database file from blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52878#M7683</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;I am trying to access mdb database file from blueprism with credentials and without credentials but every time getting pop-up as connect to db2 database for credentials at the time of execute query and execution of that stage is stop untill enter credentials. How we can avoid that pop-up and directly access mdb database file.&lt;BR /&gt;&lt;BR /&gt;accdb file access is working fine here I m struggling with mdb file.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Try Using access provider = "Microsoft.ACE.OLEDB.12.0" &amp;amp; "Microsoft.Jet.OLEDB.4.0"&lt;BR /&gt;&lt;BR /&gt;Please help me and let me know if any further details required.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Milan Goradiya&lt;BR /&gt;RPA Developer &amp;amp; System Analyst&lt;BR /&gt;TCS&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2020 10:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52878#M7683</guid>
      <dc:creator>milangoradiya</dc:creator>
      <dc:date>2020-09-01T10:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Access mdb database file from blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52879#M7684</link>
      <description>Hi Milan,&lt;BR /&gt;&lt;BR /&gt;How do you generally access the MDB from the Blue Prism?&lt;BR /&gt;Do you utilise the &lt;EM&gt;Data - OLEDB&lt;/EM&gt; Business Object to access the MDB?&lt;BR /&gt;Have you attempted with adding the parameter &lt;EM&gt;&lt;SPAN class="key"&gt;Persist Security Info&lt;/SPAN&gt;=&lt;SPAN class="value"&gt;False&lt;/SPAN&gt;&lt;/EM&gt; within the Connection String?&lt;BR /&gt;&lt;BR /&gt;Further details regarding the Access Connection Strings References can be found from the following URL.&lt;BR /&gt;&lt;A href="https://www.connectionstrings.com/access/" target="_blank" rel="noopener"&gt;https://www.connectionstrings.com/access/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jega Avinasinathan&lt;BR /&gt;Customer Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 07:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52879#M7684</guid>
      <dc:creator>jegendra</dc:creator>
      <dc:date>2020-09-02T07:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: Access mdb database file from blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52880#M7685</link>
      <description>Hi Jega,&lt;BR /&gt;&lt;BR /&gt;Thanks for reply.&lt;BR /&gt;&lt;BR /&gt;Yes i had try to add parameter with my connection string as "Persist Security Info = False" &amp;amp; "Persist Security Info = True", with this Parameter getting error as "Could not execute code stage because exception thrown by code stage: Cannot start your application. The workgroup information file is missing or opened exclusively by another user."&lt;BR /&gt;&lt;BR /&gt;When I open Access DB (MDB file) externally and run my query through BOT with below connection string, Getting PopUp of "Connect To DB2 Database", refer image below.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\mcydb.mdb; Jet OLEDB:Database Password=dssdsdsdsdsds;"&lt;/P&gt;
&lt;P&gt;"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\mcydb.mdb;"&lt;/P&gt;
Thank you,&lt;BR /&gt;Milan
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="26092.jpg"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/26227i50A3AB2EA6548C6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="26092.jpg" alt="26092.jpg" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Milan Goradiya&lt;BR /&gt;RPA Developer&lt;BR /&gt;TCS&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Sep 2020 15:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52880#M7685</guid>
      <dc:creator>milangoradiya</dc:creator>
      <dc:date>2020-09-02T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Access mdb database file from blueprism</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52881#M7686</link>
      <description>Hi Milan,&lt;BR /&gt;&lt;BR /&gt;In this specific case, you may need to use the Application Modeller and then spy the &lt;EM&gt;Connect To DB2 Database&lt;/EM&gt; Window with an appropriate spying mode in the same way as any other applications, then automate the window using Write and Navigate Stages.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jega Avinasinathan&lt;BR /&gt;Customer Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2020 07:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Access-mdb-database-file-from-blueprism/m-p/52881#M7686</guid>
      <dc:creator>jegendra</dc:creator>
      <dc:date>2020-09-04T07:08:00Z</dc:date>
    </item>
  </channel>
</rss>

