<?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: Run / Convert Select-Queries from Access to Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409445#M699238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you create an odbc or oledb connection to the access database you can use the access sql to get the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;select * from sometable where a = 'A';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sql statement is not parsed (or even understood) by qlikview, but handed as a string to the database engine. The database engine returns the results to qlikview. So you can use the same sql you use in access in your qlikview load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2012 14:45:42 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-12-05T14:45:42Z</dc:date>
    <item>
      <title>Run / Convert Select-Queries from Access to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409444#M699237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;we have got a tool written in Access which has got a lot of (we are talking about 200) Select - where - querys in it.&lt;/P&gt;&lt;P&gt;Because this tool is very old-fashioned and because of security issues we now want to do the same queries with qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The querys we are talking about are Select .... From ... where... queries with regular expressions in the where-clause in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now I got my question:&lt;/P&gt;&lt;P&gt;Is it possible to convert or to run the SQL from Access to Qlikview in any kind of way?&lt;/P&gt;&lt;P&gt;Did anyone do this kind of work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that QV can not work with regular expressions so there has to be a workaround for that. An idea would be to create a table for every query of Access with exactly the same name, so "just" to convert the Access-SQL to QV-Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any kind of help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409444#M699237</guid>
      <dc:creator>richters</dc:creator>
      <dc:date>2012-12-05T14:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Run / Convert Select-Queries from Access to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409445#M699238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you create an odbc or oledb connection to the access database you can use the access sql to get the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;select * from sometable where a = 'A';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sql statement is not parsed (or even understood) by qlikview, but handed as a string to the database engine. The database engine returns the results to qlikview. So you can use the same sql you use in access in your qlikview load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409445#M699238</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-05T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run / Convert Select-Queries from Access to Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409446#M699239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly, but what we want to do is to totally be independent from Access. We want to have the functionality in Qlikview.&lt;/P&gt;&lt;P&gt;Background is that this Access-Tool does an Analysis for customers and now one customer asks to do this analysis on his own. But because we dont want to send him the Access-DB (there is a lot of knowledge and algorithm in it) we want to create a Qlikview tool for that which we can save better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need the Select-Statements as a QV-Script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 06:26:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-Convert-Select-Queries-from-Access-to-Qlikview/m-p/409446#M699239</guid>
      <dc:creator>richters</dc:creator>
      <dc:date>2012-12-06T06:26:50Z</dc:date>
    </item>
  </channel>
</rss>

