<?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 Data - SQL Server Error in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48141#M3733</link>
    <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I am trying to build a connection to a SQL database using the Data - SQL Server VBO. My process looks the following:&lt;BR /&gt;&lt;BR /&gt;1. Set Connection&lt;BR /&gt;&amp;nbsp; &amp;nbsp; My &lt;STRONG&gt;connection string&lt;/STRONG&gt;: &lt;SPAN&gt;Provider=SQLOLEDB;Data Source=&lt;/SPAN&gt;&lt;EM&gt;IP-address/hostname that was used to create the connection&lt;/EM&gt;&lt;SPAN&gt;; Initial Catalog=&lt;/SPAN&gt;&lt;EM&gt;Name of my connection&lt;/EM&gt;&lt;SPAN&gt;; User ID=&lt;/SPAN&gt;&lt;EM&gt;username&lt;/EM&gt;&lt;SPAN&gt;;Password=&lt;/SPAN&gt;&lt;EM&gt;password&lt;/EM&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;2. Open&amp;nbsp;&lt;BR /&gt;3. Get Collection&lt;BR /&gt;&lt;BR /&gt;However, I get the following error message:&lt;BR /&gt;&lt;SPAN&gt;Network related or instance specific error when connecting to SQL Server. The server was not found or cannot be accessed. Check that the instance name is correct and that SQL Server allows remote connections. (provider: Named Pipes Provider, error: 40 - connection with SQL Server could not be opened)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I think my connection string is wrong but I tried several ones and none of them worked. Can anyone help me with this?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Julia K.&lt;BR /&gt;Student&lt;BR /&gt;Universität Regensburg&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 04 Sep 2020 07:04:00 GMT</pubDate>
    <dc:creator>JuliaK_</dc:creator>
    <dc:date>2020-09-04T07:04:00Z</dc:date>
    <item>
      <title>Data - SQL Server Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48141#M3733</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I am trying to build a connection to a SQL database using the Data - SQL Server VBO. My process looks the following:&lt;BR /&gt;&lt;BR /&gt;1. Set Connection&lt;BR /&gt;&amp;nbsp; &amp;nbsp; My &lt;STRONG&gt;connection string&lt;/STRONG&gt;: &lt;SPAN&gt;Provider=SQLOLEDB;Data Source=&lt;/SPAN&gt;&lt;EM&gt;IP-address/hostname that was used to create the connection&lt;/EM&gt;&lt;SPAN&gt;; Initial Catalog=&lt;/SPAN&gt;&lt;EM&gt;Name of my connection&lt;/EM&gt;&lt;SPAN&gt;; User ID=&lt;/SPAN&gt;&lt;EM&gt;username&lt;/EM&gt;&lt;SPAN&gt;;Password=&lt;/SPAN&gt;&lt;EM&gt;password&lt;/EM&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;2. Open&amp;nbsp;&lt;BR /&gt;3. Get Collection&lt;BR /&gt;&lt;BR /&gt;However, I get the following error message:&lt;BR /&gt;&lt;SPAN&gt;Network related or instance specific error when connecting to SQL Server. The server was not found or cannot be accessed. Check that the instance name is correct and that SQL Server allows remote connections. (provider: Named Pipes Provider, error: 40 - connection with SQL Server could not be opened)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;I think my connection string is wrong but I tried several ones and none of them worked. Can anyone help me with this?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Julia K.&lt;BR /&gt;Student&lt;BR /&gt;Universität Regensburg&lt;BR /&gt;Europe/Amsterdam&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2020 07:04:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48141#M3733</guid>
      <dc:creator>JuliaK_</dc:creator>
      <dc:date>2020-09-04T07:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Data - SQL Server Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48142#M3734</link>
      <description>Hi Julia,&lt;BR /&gt;&lt;BR /&gt;please try with Data-OLEDB VBO if you are using oledb connection string&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jerin Jose&lt;BR /&gt;RPA Product SME&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Sep 2020 07:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48142#M3734</guid>
      <dc:creator>JerinJose</dc:creator>
      <dc:date>2020-09-04T07:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Data - SQL Server Error</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48143#M3735</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;The below link should help :&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-dotnet-core" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/sql-database/sql-database-connect-query-dotnet-core&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20215.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/20368iF37CD6C06CD4C5FD/image-size/large?v=v2&amp;amp;px=999" role="button" title="20215.png" alt="20215.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;[Vipul] [Tiwari] [Senior Process Simplification and Optimization Developer]&lt;BR /&gt;[Fidelity]&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Sep 2020 17:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Data-SQL-Server-Error/m-p/48143#M3735</guid>
      <dc:creator>EVIPUTI</dc:creator>
      <dc:date>2020-09-08T17:13:00Z</dc:date>
    </item>
  </channel>
</rss>

