<?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: Automate Oracle 19c using OLEDB or ODBC in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Automate-Oracle-19c-using-OLEDB-or-ODBC/m-p/123246#M4539</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would it be too much trouble if you could send me the download link for the object that ORACLE uses?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Oct 2025 19:32:27 GMT</pubDate>
    <dc:creator>DCabril</dc:creator>
    <dc:date>2025-10-14T19:32:27Z</dc:date>
    <item>
      <title>Automate Oracle 19c using OLEDB or ODBC</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Automate-Oracle-19c-using-OLEDB-or-ODBC/m-p/109440#M3448</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to execute a SQL query to get the count from Oracle DB. I have tried using Oracle MDA VBO for this, but it looks like it is compatible with &lt;STRONG&gt;Oracle 21c+ only&lt;/STRONG&gt;. Thus, I have to look into other options.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;OLEDB&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chauhannaman98_0-1712854907969.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37829i591B627D955E1822/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chauhannaman98_0-1712854907969.png" alt="chauhannaman98_0-1712854907969.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Connection string:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;"(DESCRIPTION=(CID=GTU_APP)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST="&amp;amp;[Hostname]&amp;amp;")(PORT="&amp;amp;[Port]&amp;amp;")))(CONNECT_DATA=(SID="&amp;amp;[ConnectionName]&amp;amp;")(SERVER=DEDICATED)));&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;User Id="&amp;amp;[Username]&amp;amp;";Password="&amp;amp;[Password]&amp;amp;";"&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;But it's throwing an error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chauhannaman98_1-1712854987984.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/37830i6B935AFC04B42797/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chauhannaman98_1-1712854987984.png" alt="chauhannaman98_1-1712854987984.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. ODBC VBO&lt;/P&gt;&lt;P&gt;I am using this connection string:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;"Data Source=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST="&amp;amp;[Hostname]&amp;amp;")(PORT="&amp;amp;[Port]&amp;amp;"))(CONNECT_DATA=(SERVICE_NAME="&amp;amp;[ConnectionName]&amp;amp;")));User Id="&amp;amp;[Username]&amp;amp;";Password="&amp;amp;[Password]&amp;amp;";"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;And, getting this error:&amp;nbsp;&lt;FONT face="courier new,courier"&gt;ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone suggest me best way to connect the Oracle 19c DB with Blue Prism?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 Apr 2024 17:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Automate-Oracle-19c-using-OLEDB-or-ODBC/m-p/109440#M3448</guid>
      <dc:creator>chauhannaman98</dc:creator>
      <dc:date>2024-04-11T17:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Oracle 19c using OLEDB or ODBC</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Automate-Oracle-19c-using-OLEDB-or-ODBC/m-p/123246#M4539</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would it be too much trouble if you could send me the download link for the object that ORACLE uses?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 19:32:27 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Automate-Oracle-19c-using-OLEDB-or-ODBC/m-p/123246#M4539</guid>
      <dc:creator>DCabril</dc:creator>
      <dc:date>2025-10-14T19:32:27Z</dc:date>
    </item>
  </channel>
</rss>

