<?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 SQL Connection Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640579#M1087320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect to a sql database and I am getting the following error connection. Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection failed:&lt;/P&gt;&lt;P&gt;SQLState: '01000'&lt;/P&gt;&lt;P&gt;SQL Server Error:5&lt;/P&gt;&lt;P&gt;[Microsoft][ODBC SQL Server Drover][DBNETLIB]ConnectionOpen&lt;/P&gt;&lt;P&gt;(Connect()).&lt;/P&gt;&lt;P&gt;Connection failed:&lt;/P&gt;&lt;P&gt;SQLState:'08001'&lt;/P&gt;&lt;P&gt;SQL Server Error: 17&lt;/P&gt;&lt;P&gt;[Microsoft][ODBC SQL Server Drover][DBNETLIB]SQK Serer does not exist or access denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;-Lenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 12:38:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-05T12:38:33Z</dc:date>
    <item>
      <title>SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640579#M1087320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect to a sql database and I am getting the following error connection. Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connection failed:&lt;/P&gt;&lt;P&gt;SQLState: '01000'&lt;/P&gt;&lt;P&gt;SQL Server Error:5&lt;/P&gt;&lt;P&gt;[Microsoft][ODBC SQL Server Drover][DBNETLIB]ConnectionOpen&lt;/P&gt;&lt;P&gt;(Connect()).&lt;/P&gt;&lt;P&gt;Connection failed:&lt;/P&gt;&lt;P&gt;SQLState:'08001'&lt;/P&gt;&lt;P&gt;SQL Server Error: 17&lt;/P&gt;&lt;P&gt;[Microsoft][ODBC SQL Server Drover][DBNETLIB]SQK Serer does not exist or access denied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;-Lenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:38:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640579#M1087320</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640580#M1087321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your database running ?&lt;/P&gt;&lt;P&gt;is your ODBC driver declared ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if you test to connect to database while declaring in ODBC ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640580#M1087321</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640581#M1087322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;The database is running, however I am not sure if the ODBC driver is declared? Not sure how to test the connection as I can't add the database IP address or server name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Lenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640581#M1087322</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640582#M1087323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a) Can you ping the server from the command line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) If you don't have a server name that resolves to an IP address or a raw IP in your link then it will fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640582#M1087323</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2014-06-05T12:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640583#M1087324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you must open "Config panel" "ODBC driver"&amp;nbsp; and use declare your database driver&lt;/P&gt;&lt;P&gt;then declare and config your database and test connection here first&lt;/P&gt;&lt;P&gt;then in QV, use wizard to create connection string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 12:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640583#M1087324</guid>
      <dc:creator />
      <dc:date>2014-06-05T12:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640584#M1087325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am able to ping the server. I will try and declare the ODBC connection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640584#M1087325</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640585#M1087326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;quick process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640585#M1087326</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640586#M1087327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I received the following error message when I tried to declare the ODBC driver...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft SQL Server ODBC Driver Version 06.01.7601&lt;/P&gt;&lt;P&gt;Running connectivity tests...&lt;/P&gt;&lt;P&gt;Attempting connection&lt;BR /&gt;[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.&lt;/P&gt;&lt;P&gt;TESTS FAILED!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640586#M1087327</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640587#M1087328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to declare the ODBC connection...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Microsoft SQL Server ODBC Driver Version 06.01.7601&lt;/P&gt;&lt;P&gt;Running connectivity tests...&lt;/P&gt;&lt;P&gt;Attempting connection&lt;BR /&gt;Connection established&lt;BR /&gt;Verifying option settings&lt;BR /&gt;Disconnecting from server&lt;/P&gt;&lt;P&gt;TESTS COMPLETED SUCCESSFULLY!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I tried using QV, I wasn't able to connect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640587#M1087328</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640588#M1087329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lenny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be careful of ODBC version you are using&amp;nbsp; 32 or 64&lt;/P&gt;&lt;P&gt;must go along with your Q version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640588#M1087329</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SQL Connection Error</title>
      <link>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640589#M1087330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked... I had to force 32 bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I will have other questions because I can see the different tables in the SQL db, I can fetch some data, however the data isn't showing up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 13:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SQL-Connection-Error/m-p/640589#M1087330</guid>
      <dc:creator />
      <dc:date>2014-06-05T13:41:45Z</dc:date>
    </item>
  </channel>
</rss>

