<?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 Connection String Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324880#M615058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am extracting data from multiple database servers so I have created 3 connection strings using ODBC to SQL Server. But when I reload the application first table is fetched then connection is established using 2nd connection string but I get an error saying "Invalid Object Name" or sometimes Login also fails for 2nd string.&lt;/P&gt;&lt;P&gt;Earlier it was working but after the server migration, i am facing this problem. Kindly help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Amrinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 07:43:22 GMT</pubDate>
    <dc:creator>amrinder</dc:creator>
    <dc:date>2017-06-07T07:43:22Z</dc:date>
    <item>
      <title>Connection String Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324880#M615058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am extracting data from multiple database servers so I have created 3 connection strings using ODBC to SQL Server. But when I reload the application first table is fetched then connection is established using 2nd connection string but I get an error saying "Invalid Object Name" or sometimes Login also fails for 2nd string.&lt;/P&gt;&lt;P&gt;Earlier it was working but after the server migration, i am facing this problem. Kindly help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Amrinder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 07:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324880#M615058</guid>
      <dc:creator>amrinder</dc:creator>
      <dc:date>2017-06-07T07:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324881#M615059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use multiple connects, but there is only one connection active at a time. A CONNECT statement will do a disconnect of any existing connect, or you can explicitly DISCONNECT. So something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECT DB1&lt;/P&gt;&lt;P&gt;SQL SELECT ..&lt;/P&gt;&lt;P&gt;CONNECT DB2&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check if you could access the server locally via SQL Server.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 08:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324881#M615059</guid>
      <dc:creator />
      <dc:date>2017-06-07T08:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324882#M615060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. I am able to access SQL server and I am using the same method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CONNECT DB1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT ...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CONNECT DB2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;But when it comes to Connect DB2 it throws the error of login fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-Problem/m-p/1324882#M615060</guid>
      <dc:creator>amrinder</dc:creator>
      <dc:date>2017-06-07T09:26:46Z</dc:date>
    </item>
  </channel>
</rss>

