<?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 User directory connector problem - SQL Server in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188721#M7400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, In Qlik Sense 3.0 server, I am unable to connect a user directory connector to SQL Server. I have no trouble with data connections to the same SQL Server in the apps. Is there an obvious error below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if I get this connector to work, am I going to need to add an authentication layer? Or does Qlik take care of that?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik_userdirectoryconnector.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138011_qlik_userdirectoryconnector.PNG" style="height: 337px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have also tried the string:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;OLEDB CONNECT TO [Provider=SQLOLEDB;Data Source=SAFTINET;Initial Catalog=hc;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My encrypted string contains &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;User Id=*****; Password=****;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error from Qlik is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik_userdirectoryconnectorerror.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/138012_qlik_userdirectoryconnectorerror.PNG" style="height: 47px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 12:26:49 GMT</pubDate>
    <dc:creator>Lauri</dc:creator>
    <dc:date>2016-09-20T12:26:49Z</dc:date>
    <item>
      <title>User directory connector problem - SQL Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188721#M7400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, In Qlik Sense 3.0 server, I am unable to connect a user directory connector to SQL Server. I have no trouble with data connections to the same SQL Server in the apps. Is there an obvious error below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if I get this connector to work, am I going to need to add an authentication layer? Or does Qlik take care of that?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik_userdirectoryconnector.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138011_qlik_userdirectoryconnector.PNG" style="height: 337px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have also tried the string:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;OLEDB CONNECT TO [Provider=SQLOLEDB;Data Source=SAFTINET;Initial Catalog=hc;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My encrypted string contains &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000;"&gt;User Id=*****; Password=****;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error from Qlik is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik_userdirectoryconnectorerror.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/138012_qlik_userdirectoryconnectorerror.PNG" style="height: 47px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 12:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188721#M7400</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2016-09-20T12:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: User directory connector problem - SQL Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188722#M7401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using an ODBC connectstring instead of an OLEDB connectstring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 06:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188722#M7401</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-09-21T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: User directory connector problem - SQL Server</title>
      <link>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188723#M7402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works, thank you, Gysbert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2016 11:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/User-directory-connector-problem-SQL-Server/m-p/1188723#M7402</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2016-09-24T11:03:07Z</dc:date>
    </item>
  </channel>
</rss>

