<?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: Connect Azure SQL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287272#M1189255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a QlikView connect statement example to an Azure SQL Database:&lt;/P&gt;&lt;P&gt; you need to have ODBC Driver 13 for SQL Server installed on the machine. I prefer to have the entire connection string in my code rather than an ODBC name but instead of what I have below you could have ODBC CONNECT TO DSNAMETHATYOUCREATEDINODBC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;OLEDB CONNECT TO [Provider=MSDASQL.1;Persist Security Info=True;User ID=YOURUSERID;Extended Properties="DRIVER=ODBC Driver 13 for SQL Server;SERVER=YOURDATABASEHOST.database.windows.net;UID=YOURUSERID;Trusted_Connection=No;APP=Microsoft® Windows® Operating System;WSID=YOURPCNAME;DATABASE=YOURDATABASE;ApplicationIntent=READONLY;";Initial Catalog=DataWarehouse] (XPassword is YOURENCRYPTEDPASSWORD);&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2017 21:06:03 GMT</pubDate>
    <dc:creator>aritting</dc:creator>
    <dc:date>2017-08-16T21:06:03Z</dc:date>
    <item>
      <title>Connect Azure SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287269#M1189252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dear, how can I connect in Azure SQL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 14:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287269#M1189252</guid>
      <dc:creator>segalla</dc:creator>
      <dc:date>2011-07-18T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Connect Azure SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287270#M1189253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;..with our QlikView JDBC Connector: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://jdbcconnector.com"&gt;http://jdbcconnector.com&lt;/A&gt;&lt;SPAN&gt; and the MS SQL JDBC 4 driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just see an exapmle here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://twitpic.com/9099lj"&gt;http://twitpic.com/9099lj&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 15:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287270#M1189253</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-04-10T15:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Azure SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287271#M1189254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or using ODBC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Azure SQL databases currently support&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ADO.NET&lt;/LI&gt;&lt;LI&gt;JDBC&lt;/LI&gt;&lt;LI&gt;ODBC&lt;/LI&gt;&lt;LI&gt;PHP&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 19:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287271#M1189254</guid>
      <dc:creator>aritting</dc:creator>
      <dc:date>2017-08-16T19:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Azure SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287272#M1189255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a QlikView connect statement example to an Azure SQL Database:&lt;/P&gt;&lt;P&gt; you need to have ODBC Driver 13 for SQL Server installed on the machine. I prefer to have the entire connection string in my code rather than an ODBC name but instead of what I have below you could have ODBC CONNECT TO DSNAMETHATYOUCREATEDINODBC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;OLEDB CONNECT TO [Provider=MSDASQL.1;Persist Security Info=True;User ID=YOURUSERID;Extended Properties="DRIVER=ODBC Driver 13 for SQL Server;SERVER=YOURDATABASEHOST.database.windows.net;UID=YOURUSERID;Trusted_Connection=No;APP=Microsoft® Windows® Operating System;WSID=YOURPCNAME;DATABASE=YOURDATABASE;ApplicationIntent=READONLY;";Initial Catalog=DataWarehouse] (XPassword is YOURENCRYPTEDPASSWORD);&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 21:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connect-Azure-SQL/m-p/287272#M1189255</guid>
      <dc:creator>aritting</dc:creator>
      <dc:date>2017-08-16T21:06:03Z</dc:date>
    </item>
  </channel>
</rss>

