<?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: Data Fetching Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338331#M702994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you should check for the date format in your SQL query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If possible you can paste the query here, so that we can try to figureout the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Aug 2012 06:06:37 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2012-08-04T06:06:37Z</dc:date>
    <item>
      <title>Data Fetching Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338330#M702993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;I am currently using QV10 SR4 and are now planning to migrate to QV11 at new machine which is a 64 bit machine. (Current machine is 32 bit).&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;I am facing challenges while fetching data from &lt;STRONG&gt;BAAN &lt;/STRONG&gt;erp.&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;My client have installed ODBC driver for Oracle (64 bit) and have copied tnsnames.ora file from the current machine to the new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;I have made the DSN and when I connect to database in QV it says "&lt;STRONG&gt;Connection Test Succeded&lt;/STRONG&gt;"&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;but when I fetch tables from the 'Select' button, only few tables are fetched completely others are not at all fetched or are fetched partially.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;Driver installed is&amp;nbsp; :&lt;STRONG&gt; Oracle in OracleClient11g&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;Error shown is : &lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;&lt;STRONG&gt;Error: QVX_UNEXPECTED_END_OF_DATA: SQL##f - SqlState: 22007, ErrorCode: 0, ErrorMsg: [Oracle][ODBC]Invalid datetime format.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: Tahoma;"&gt;When I tried to comment the date field, table is loaded fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out as it has become a show stopper for migration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Monika &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 04:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338330#M702993</guid>
      <dc:creator />
      <dc:date>2012-08-04T04:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fetching Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338331#M702994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then you should check for the date format in your SQL query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If possible you can paste the query here, so that we can try to figureout the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 06:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338331#M702994</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-08-04T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fetching Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338332#M702995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for repying.&lt;/P&gt;&lt;P&gt;I am using the autogenerated query that we get when we select a table.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt; LOAD *;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM BAAN.TTDCUS001100;&lt;/P&gt;&lt;P&gt;It throws error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I select a single field all records are fetched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(T$INVD,'DD-MMM-YYYY') as&amp;nbsp; "T$INVD";&lt;/P&gt;&lt;P&gt; SQL SELECT &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T$INVD&lt;/P&gt;&lt;P&gt;FROM BAAN.TTDCUS001100&lt;/P&gt;&lt;P&gt;where T$INVD &amp;gt;= '01-JAN-2012';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried fetching all date fields by same method but again 0 rows are&amp;nbsp; fetched. &lt;/P&gt;&lt;P&gt;May be I am missing something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formatting all fields might get us to the result but that won't be a generic solution since we have many tables each with multiple date fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 08:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338332#M702995</guid>
      <dc:creator />
      <dc:date>2012-08-04T08:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fetching Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338333#M702996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try by putting all fields in load and in SQL Statement ?. I think it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 11:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338333#M702996</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2012-08-06T11:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data Fetching Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338334#M702997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can remove the load statement and try loading the data. Something like this.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 11.818181991577148px; color: #636363; font-family: Arial;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 11.818181991577148px; color: #636363; font-family: Arial;"&gt;FROM BAAN.TTDCUS001100;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will get you the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 17:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Fetching-Issue/m-p/338334#M702997</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2012-08-07T17:08:07Z</dc:date>
    </item>
  </channel>
</rss>

