<?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: MS SQL 2016 Always Encrypted Qlik ETL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308837#M616415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also interested in this topic.&amp;nbsp; My testing so far with standard Qlik ODBC SQL Connectors is not promising.&amp;nbsp; I'll share what I find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 16:04:12 GMT</pubDate>
    <dc:creator>kgershman</dc:creator>
    <dc:date>2017-07-10T16:04:12Z</dc:date>
    <item>
      <title>MS SQL 2016 Always Encrypted Qlik ETL</title>
      <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308836#M616414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have experience in reading data into Qlik that utilises the Microsoft SQL 2016 Always Encrypted functionalities?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 05:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308836#M616414</guid>
      <dc:creator>jarno_loubser</dc:creator>
      <dc:date>2017-06-05T05:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2016 Always Encrypted Qlik ETL</title>
      <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308837#M616415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also interested in this topic.&amp;nbsp; My testing so far with standard Qlik ODBC SQL Connectors is not promising.&amp;nbsp; I'll share what I find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 16:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308837#M616415</guid>
      <dc:creator>kgershman</dc:creator>
      <dc:date>2017-07-10T16:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2016 Always Encrypted Qlik ETL</title>
      <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308838#M616416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, please do share what you find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:09:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308838#M616416</guid>
      <dc:creator>jarno_loubser</dc:creator>
      <dc:date>2017-07-19T08:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2016 Always Encrypted Qlik ETL</title>
      <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308839#M616417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any news about this topic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 14:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308839#M616417</guid>
      <dc:creator>matteo_mi</dc:creator>
      <dc:date>2017-10-18T14:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2016 Always Encrypted Qlik ETL</title>
      <link>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308840#M616418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just saw this as I'm looking at encrypting a production SQL Server DB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;On my desktop PC, Win 10, &lt;/SPAN&gt;I created a new test DB and went thru the Encrypt Columns wizard to apply Always Encrypted. In SSMS I could query the data but, as expected, it returns long strings of gobbledy-gook. I was dismayed to learn that SSMS can't apply the master key and do updates or inserts, etc on encrypted columns. Before I encrypt the production SQL DB, I need to make sure all client apps that connect to it can decrypt the data and manipulate it, and that includes QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an ODBC DSN for SQL using ODBC Driver 13 for SQL Server with all the standard settings and used this in a little QV desktop doc to connect to my new test DB. It populated a table box and some of the columns showed gobbledy-gook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went back to the ODBC administrator and reconfigured the same DSN. Hit Next twice and at the bottom is a tick box 'Column Encryption'. Tick that, Next and Finish. Back in QV, reload and there's my decrypted data. Simple as that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2018 21:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MS-SQL-2016-Always-Encrypted-Qlik-ETL/m-p/1308840#M616418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-15T21:01:31Z</dc:date>
    </item>
  </channel>
</rss>

