<?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: Dont select data from sql dbo tables.. in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972543#M11275</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/192690"&gt;@Liudas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That error looks misleading, if you are able to connect to the DB and read from sys tables, the only think that occurs to me is that the user is not able to read from that table, are you using the same user when testing in the different tools mentioned above?&lt;/P&gt;
&lt;P&gt;Since you are trying to use "from&amp;nbsp; dbo.tablename "to trigger the query, if you try with "from databasename.dbo.tablename", does it work ? Other think would be to use the preview and let Qlik Sense generate the query (from the connection select "select data" and use the tool to autogenerate the query).&lt;/P&gt;
&lt;P&gt;Let us know the outcome of the test mentioned above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 13:33:24 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2022-08-24T13:33:24Z</dc:date>
    <item>
      <title>Dont select data from sql dbo tables..</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972438#M11274</link>
      <description>&lt;P&gt;In Qlik Cloud version we can't connect to sql (.dbo) database. We have successfully connected to the server. we can extract data from sys or information schema tables, but not from dbo table. Error:&amp;nbsp;„Error connecting to the Sense service“. In desktop version works and microsoft sql managament studio works perfectly. Does anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 10:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972438#M11274</guid>
      <dc:creator>Liudas</dc:creator>
      <dc:date>2022-08-24T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dont select data from sql dbo tables..</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972543#M11275</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/192690"&gt;@Liudas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That error looks misleading, if you are able to connect to the DB and read from sys tables, the only think that occurs to me is that the user is not able to read from that table, are you using the same user when testing in the different tools mentioned above?&lt;/P&gt;
&lt;P&gt;Since you are trying to use "from&amp;nbsp; dbo.tablename "to trigger the query, if you try with "from databasename.dbo.tablename", does it work ? Other think would be to use the preview and let Qlik Sense generate the query (from the connection select "select data" and use the tool to autogenerate the query).&lt;/P&gt;
&lt;P&gt;Let us know the outcome of the test mentioned above.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 13:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972543#M11275</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-08-24T13:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dont select data from sql dbo tables..</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972798#M11280</link>
      <description>&lt;P&gt;Hi Nadia&lt;/P&gt;
&lt;P&gt;I use the same user when im testing.&lt;/P&gt;
&lt;P&gt;When i manually write the login script and program code:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'Connection name';&lt;/P&gt;
&lt;P&gt;SQL SELECT&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;...&lt;/P&gt;
&lt;P&gt;FROM databasename.dbo.tablename;&lt;/P&gt;
&lt;P&gt;It works perfectly.&lt;/P&gt;
&lt;P&gt;But in preview mode im getting an error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Liudas_0-1661403762544.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87458i8C92C8C97DF31182/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Liudas_0-1661403762544.png" alt="Liudas_0-1661403762544.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Why Qlik Sense cant generate query automatically?&lt;/P&gt;
&lt;P&gt;Thank you for you help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 05:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1972798#M11280</guid>
      <dc:creator>Liudas</dc:creator>
      <dc:date>2022-08-25T05:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dont select data from sql dbo tables..</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1973064#M11285</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/192690"&gt;@Liudas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That information is very helpful, so basically you can query dbo tables directly in the script but not&amp;nbsp; select anything from the preview window.&lt;/P&gt;
&lt;P&gt;Do you see any errors in the Network tab browser tools ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes that information has more details than the error presented in the window.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Save network web traffic (HAR/XML file) and console logs from the browser's developer tools&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Knowledge/Save-network-web-traffic-HAR-XML-file-and-console-logs-from-the/ta-p/1714049" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Save-network-web-traffic-HAR-XML-file-and-console-logs-from-the/ta-p/1714049&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Kind Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 13:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1973064#M11285</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2022-08-25T13:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dont select data from sql dbo tables..</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1973524#M11289</link>
      <description>&lt;P&gt;Hi NadiaB,&lt;/P&gt;
&lt;P&gt;Thank for you help.&lt;/P&gt;
&lt;P&gt;Can you explain where the problem might be?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 10:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Dont-select-data-from-sql-dbo-tables/m-p/1973524#M11289</guid>
      <dc:creator>Liudas</dc:creator>
      <dc:date>2022-08-26T10:48:55Z</dc:date>
    </item>
  </channel>
</rss>

