<?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>article Data selection wizard shows no table when connecting to SQL Server in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Data-selection-wizard-shows-no-table-when-connecting-to-SQL/ta-p/1712677</link>
    <description>&lt;P&gt;When creating ODBC/ OLE DB connection from QlikView to SQL Server, data selection wizard in QlikView successfully fetches database and owner lists, but shows no table to select. This happens if the database (schema) name contains a dot (.) character, for example &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;qlikview.1.1&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000006ANo2&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1540212419000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;BR /&gt;This type of issue happens not only to QlikView, but with any OLE DB/ OBDC connection to SQL server. For example, similar issue can be seen when using the same ODBC connection in Excel:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://qlik--c.um1.content.force.com/servlet/rtaImage?eid=ka5D0000000CivL&amp;amp;feoid=00ND0000005brZW&amp;amp;refid=0EMD0000000O3Ny" border="0" alt="User-added image" height="300" /&gt;&lt;BR /&gt;&lt;BR /&gt;Root cause is that the dot character breaks the interpretation of full table name (&lt;I&gt;database.owner.tablename&lt;/I&gt;). This is therefore a native issue of SQL server and the ODBC driver rather than QlikView.&lt;BR /&gt;&lt;BR /&gt;Refer to&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/23110263/could-not-find-server-db-name-in-sys-servers-not-dbo-issue/23110264#23110264" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/23110263/could-not-find-server-db-name-in-sys-servers-not-dbo-issue/23110264#23110264&lt;/A&gt;&amp;nbsp;for more related discussions.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&amp;nbsp;All QlikView versions&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;A work-around solution is to quote the database name with square brackets [ ], for example&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;SQL SELECT * FROM &lt;STRONG&gt;[qlikview.1.1]&lt;/STRONG&gt;.dbo.sqlwb;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;You will need to compose the SQL statement manually without assistance from the data selection wizard though.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2020 14:44:28 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2020-09-14T14:44:28Z</dc:date>
    <item>
      <title>Data selection wizard shows no table when connecting to SQL Server</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Data-selection-wizard-shows-no-table-when-connecting-to-SQL/ta-p/1712677</link>
      <description>&lt;P&gt;When creating ODBC/ OLE DB connection from QlikView to SQL Server, data selection wizard in QlikView successfully fetches database and owner lists, but shows no table to select. This happens if the database (schema) name contains a dot (.) character, for example &lt;SPAN style="font-family: courier new,courier,monospace;"&gt;qlikview.1.1&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://qlik.my.salesforce.com/servlet/servlet.ImageServer?id=015D0000006ANo2&amp;amp;oid=00D20000000IGPX&amp;amp;lastMod=1540212419000" border="0" alt="User-added image" /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Cause:&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;BR /&gt;This type of issue happens not only to QlikView, but with any OLE DB/ OBDC connection to SQL server. For example, similar issue can be seen when using the same ODBC connection in Excel:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="https://qlik--c.um1.content.force.com/servlet/rtaImage?eid=ka5D0000000CivL&amp;amp;feoid=00ND0000005brZW&amp;amp;refid=0EMD0000000O3Ny" border="0" alt="User-added image" height="300" /&gt;&lt;BR /&gt;&lt;BR /&gt;Root cause is that the dot character breaks the interpretation of full table name (&lt;I&gt;database.owner.tablename&lt;/I&gt;). This is therefore a native issue of SQL server and the ODBC driver rather than QlikView.&lt;BR /&gt;&lt;BR /&gt;Refer to&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/23110263/could-not-find-server-db-name-in-sys-servers-not-dbo-issue/23110264#23110264" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/23110263/could-not-find-server-db-name-in-sys-servers-not-dbo-issue/23110264#23110264&lt;/A&gt;&amp;nbsp;for more related discussions.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environment:&lt;/STRONG&gt;&amp;nbsp;All QlikView versions&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;STRONG&gt;Resolution:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;A work-around solution is to quote the database name with square brackets [ ], for example&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier,monospace;"&gt;SQL SELECT * FROM &lt;STRONG&gt;[qlikview.1.1]&lt;/STRONG&gt;.dbo.sqlwb;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;You will need to compose the SQL statement manually without assistance from the data selection wizard though.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 14:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Data-selection-wizard-shows-no-table-when-connecting-to-SQL/ta-p/1712677</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2020-09-14T14:44:28Z</dc:date>
    </item>
  </channel>
</rss>

