<?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 Failing to connect and select from sqlite3 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292263#M706277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to replace [SQLite3 Datasource] with the full path of the db. I presume this is a missing feature in the ODBC driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw. there is also a JDBC driver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.zentus.com/sqlitejdbc/"&gt;http://www.zentus.com/sqlitejdbc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which could be used with our QlikView JDBC Connector:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2438"&gt;http://community.qlik.com/docs/DOC-2438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2012 09:19:57 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2012-01-20T09:19:57Z</dc:date>
    <item>
      <title>Failing to connect and select from sqlite3</title>
      <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292262#M706276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi!&amp;nbsp; I'm running windows Vista SP2 32bit and using the sqlite driver located here:&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.ch-werner.de/sqliteodbc/"&gt;http://www.ch-werner.de/sqliteodbc/&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; When I push "connect" in the script editor, choose sqlite3 database, and browse to my database--it seems to work fine. But I only get the text "ODBC CONNECT TO [SQLite3 Datasource];" in the script, not the full path to the file. If I then push "select", I can see the database tables and columns. But, even a simple SQL Select * FROM Documents fails with "no such table Documents".&amp;nbsp; What does a correct sqlite CONNECT and SELECT combination look like?&amp;nbsp; thank you, -david&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 05:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292262#M706276</guid>
      <dc:creator />
      <dc:date>2012-01-20T05:18:39Z</dc:date>
    </item>
    <item>
      <title>Failing to connect and select from sqlite3</title>
      <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292263#M706277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to replace [SQLite3 Datasource] with the full path of the db. I presume this is a missing feature in the ODBC driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw. there is also a JDBC driver:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.zentus.com/sqlitejdbc/"&gt;http://www.zentus.com/sqlitejdbc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which could be used with our QlikView JDBC Connector:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2438"&gt;http://community.qlik.com/docs/DOC-2438&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 09:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292263#M706277</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-20T09:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failing to connect and select from sqlite3</title>
      <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292264#M706278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Ralph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would a correct ODBC Connect statement look like for a sqlite driver? For example, when I put this in the script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO “D:\Users\davideps\Desktop\test.sqlite”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get  the error “SQL##f - SqlState: IM010, ErrorCode: 0, ErrorMsg: &lt;A href="https://community.qlik.com/Microsoft"&gt;&lt;/A&gt;[ODBC Driver Manager] Data source name too long” when trying to reload the data. It does not work with brackets instead of quotes or with single quotes or with no quotes. Do I need to signal that it is an sqlite file? Something like ODBC CONNECT TO ”sqlite:path”?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-david&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2012 02:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292264#M706278</guid>
      <dc:creator />
      <dc:date>2012-01-22T02:11:31Z</dc:date>
    </item>
    <item>
      <title>Failing to connect and select from sqlite3</title>
      <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292265#M706279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [SQLite3 Datasource;Database=D:\Users\davideps\Desktop\test.sqlite;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2012 20:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292265#M706279</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2012-01-23T20:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Failing to connect and select from sqlite3</title>
      <link>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292266#M706280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it! Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-david&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 01:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failing-to-connect-and-select-from-sqlite3/m-p/292266#M706280</guid>
      <dc:creator />
      <dc:date>2012-01-24T01:40:08Z</dc:date>
    </item>
  </channel>
</rss>

