<?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 Connect to SQL DB via (SQL VBO) to retrieve data into Collection in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100478#M47741</link>
    <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I need to connect to SQL DB to retrieve some data into collecton.&lt;BR /&gt;I request the community to help me in forming the connection to SQL-DB via native SQL VBO.&lt;BR /&gt;&lt;BR /&gt;I have (DB Name, IP address, UserName, Password) data.&lt;BR /&gt;Please suggest me how do I need to proceed for setting connection?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36474.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36483iF24D9B8F8E263A4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="36474.png" alt="36474.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth Kumar&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2021 08:38:40 GMT</pubDate>
    <dc:creator>Hemanth_KumarRa</dc:creator>
    <dc:date>2021-10-07T08:38:40Z</dc:date>
    <item>
      <title>Connect to SQL DB via (SQL VBO) to retrieve data into Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100478#M47741</link>
      <description>&lt;P&gt;Hi Everyone,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I need to connect to SQL DB to retrieve some data into collecton.&lt;BR /&gt;I request the community to help me in forming the connection to SQL-DB via native SQL VBO.&lt;BR /&gt;&lt;BR /&gt;I have (DB Name, IP address, UserName, Password) data.&lt;BR /&gt;Please suggest me how do I need to proceed for setting connection?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36474.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36483iF24D9B8F8E263A4B/image-size/large?v=v2&amp;amp;px=999" role="button" title="36474.png" alt="36474.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 08:38:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100478#M47741</guid>
      <dc:creator>Hemanth_KumarRa</dc:creator>
      <dc:date>2021-10-07T08:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SQL DB via (SQL VBO) to retrieve data into Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100479#M47742</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/50050"&gt;@Hemanth_KumarRa&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Have you tried setting the values as:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Server&lt;/STRONG&gt; = IP address&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Database&lt;/STRONG&gt; = DB Name&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;User&lt;/STRONG&gt; = UserName&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Password&lt;/STRONG&gt; = Password&lt;/LI&gt;
&lt;/UL&gt;
You may need to include the port number (1433 is the default I believe) with the IP address.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eric​​</description>
      <pubDate>Thu, 07 Oct 2021 15:29:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100479#M47742</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-10-07T15:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to SQL DB via (SQL VBO) to retrieve data into Collection</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100480#M47743</link>
      <description>Hi Hemanth,&lt;BR /&gt;&lt;BR /&gt;The connection string will be built in the process after you fill in the blanks with the information. You need to know if you are using SQL or Windows authentication for the string. Here is an excerpt from the VBO help:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36473.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36485i9DDB0ED273BFCE1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36473.png" alt="36473.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I hope that helps.</description>
      <pubDate>Thu, 07 Oct 2021 15:34:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Connect-to-SQL-DB-via-SQL-VBO-to-retrieve-data-into-Collection/m-p/100480#M47743</guid>
      <dc:creator>gmarquez</dc:creator>
      <dc:date>2021-10-07T15:34:45Z</dc:date>
    </item>
  </channel>
</rss>

