<?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 Creating a SQL connection without access in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98613#M505</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;I need to create a SQL connection but there's one big issue: on my computer I don't have access to the database and therefore I can't create the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to do it in QlikView because you don't have to create a data connection like in Sense, you just write the SQL query and that's it........but in QlikSense I'm not sure if I can do the same thing somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts? Please let me know if you don't understand my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 18:57:08 GMT</pubDate>
    <dc:creator>sebacascardo</dc:creator>
    <dc:date>2018-09-05T18:57:08Z</dc:date>
    <item>
      <title>Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98613#M505</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;I need to create a SQL connection but there's one big issue: on my computer I don't have access to the database and therefore I can't create the connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to do it in QlikView because you don't have to create a data connection like in Sense, you just write the SQL query and that's it........but in QlikSense I'm not sure if I can do the same thing somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts? Please let me know if you don't understand my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 18:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98613#M505</guid>
      <dc:creator>sebacascardo</dc:creator>
      <dc:date>2018-09-05T18:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98614#M506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to write the statement in editor just like in QV, but you won't be able to execute, just like in QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 19:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98614#M506</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-05T19:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98615#M507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can write the connect statement but when I get to the part where I have to write SQL SELECT it makes the SQL word red like if there's an error there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax I used in QlikView is something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;OLEDB CONNECT TO [XXX&lt;/SPAN&gt;];&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;LOAD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldA; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FROM XXX&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 20:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98615#M507</guid>
      <dc:creator>sebacascardo</dc:creator>
      <dc:date>2018-09-05T20:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98616#M508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't use Data Manager, use Data Load Editor instead. You should be able to write the SQL query without having to create a connection beforehand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 20:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98616#M508</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-05T20:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98617#M509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the data load editor but I'm having issues with the SQL Select part, as I stated above &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 20:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98617#M509</guid>
      <dc:creator>sebacascardo</dc:creator>
      <dc:date>2018-09-05T20:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SQL connection without access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98618#M510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL keyword seems to be highlighted correctly in Qlik Sense June 2018 even without any CONNECT statement. Maybe a script editor bug in your QS version?&lt;IMG alt="SQL.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212734_SQL.png" style="height: 293px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Creating-a-SQL-connection-without-access/m-p/98618#M510</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-06T06:29:30Z</dc:date>
    </item>
  </channel>
</rss>

