<?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: Error when creating User Directory Connector using SQL (via ODBC) in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406566#M10857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Mathias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the error and I have corrected it already and finally it works. There is nothing wrong with the connection string. The only mistake I made is that Qlik couldn't read the table because of the column name in my SQL table. The column name must be the same as in the example in this link &lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/ManagementConsole/Content/ODBC-example.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/ManagementConsole/Content/ODBC-example.htm"&gt;ODBC example ‒ Qlik Sense&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2017 01:37:22 GMT</pubDate>
    <dc:creator>nurfatenmunirah</dc:creator>
    <dc:date>2017-09-11T01:37:22Z</dc:date>
    <item>
      <title>Error when creating User Directory Connector using SQL (via ODBC)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406564#M10855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&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;I'm trying to create User Directory Connector through SQL (via ODBC), which should connect to SQL server database to retrieve Users and Users Attributes, but I'm getting configuration errors:&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;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-1247335-159436/UDC.JPG" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;IMG alt="UDC.JPG" class="jive-image image-1" height="898" src="https://community.qlik.com/legacyfs/online/175028_UDC.JPG" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="1173" /&gt;&lt;/A&gt;&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;I've been on following link but no lock!&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A class="jive-link-external-small" href="https://help.qlik.com/en-US/sense/3.2/Subsystems/ManagementConsole/Content/user-directory-connectors-ODBC-properties.htm" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;https://help.qlik.com/en-US/sense/3.2/Subsystems/ManagementConsole/Content/user-directory-connectors-ODBC-properties.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 04:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406564#M10855</guid>
      <dc:creator>nurfatenmunirah</dc:creator>
      <dc:date>2017-08-30T04:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error when creating User Directory Connector using SQL (via ODBC)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406565#M10856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nur Faten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you don't have the SQL Server Native Client 11.0 Driver installed on Qlik Sense Server. You can try &lt;SPAN style="font-size: 10pt;"&gt;Driver={SQL Server}; and if that does not work install the SQL Server ODBC driver.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would also remove the database name and schema from the table names:&lt;/P&gt;&lt;P&gt;User table name: [External_Users]&lt;/P&gt;&lt;P&gt;Attribute table name: [External_Users_Attributes]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2017 08:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406565#M10856</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-08-31T08:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error when creating User Directory Connector using SQL (via ODBC)</title>
      <link>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406566#M10857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Mathias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the error and I have corrected it already and finally it works. There is nothing wrong with the connection string. The only mistake I made is that Qlik couldn't read the table because of the column name in my SQL table. The column name must be the same as in the example in this link &lt;A href="http://help.qlik.com/en-US/sense/June2017/Subsystems/ManagementConsole/Content/ODBC-example.htm" title="http://help.qlik.com/en-US/sense/June2017/Subsystems/ManagementConsole/Content/ODBC-example.htm"&gt;ODBC example ‒ Qlik Sense&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 01:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Error-when-creating-User-Directory-Connector-using-SQL-via-ODBC/m-p/1406566#M10857</guid>
      <dc:creator>nurfatenmunirah</dc:creator>
      <dc:date>2017-09-11T01:37:22Z</dc:date>
    </item>
  </channel>
</rss>

