<?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: Unable to recognize OLE stream for reading .xls file. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291797#M64933</link>
    <description>&lt;P&gt;Hola&lt;/P&gt;&lt;P&gt;Yo tenia el mismo problema. Era un archivo oculto.&lt;/P&gt;&lt;P&gt;Al borrarlo se solucionó&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 11:48:55 GMT</pubDate>
    <dc:creator>MidLyC</dc:creator>
    <dc:date>2022-03-31T11:48:55Z</dc:date>
    <item>
      <title>Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291779#M64915</link>
      <description>I am getting this error while loading .xls file from Talend. i am able to open after convert the file using Excel. &lt;BR /&gt;Please any solution.&lt;BR /&gt;&lt;PRE&gt; connecting to socket on port 3778&lt;BR /&gt; connected&lt;BR /&gt;Exception in component tJava_1&lt;BR /&gt;jxl.read.biff.BiffException: Unable to recognize OLE stream&lt;BR /&gt;	at jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)&lt;BR /&gt;	at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)&lt;BR /&gt;	at jxl.Workbook.getWorkbook(Workbook.java:221)&lt;BR /&gt;	at jxl.Workbook.getWorkbook(Workbook.java:198)&lt;BR /&gt; disconnected&lt;BR /&gt;Job Tester ended at 16:21 03/03/2013. &lt;/PRE&gt;</description>
      <pubDate>Sun, 03 Mar 2013 10:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291779#M64915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-03T10:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291780#M64916</link>
      <description>Did you created your own code in a tJava component using the jxl library? In this case at first try to read the file with the original tFileInputExcel component.
&lt;BR /&gt;If you want writing your own code reading Excel, I would strongly recommend to switch to Apache POI. This library is much more reliable and has more features.</description>
      <pubDate>Sun, 03 Mar 2013 14:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291780#M64916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-03T14:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291781#M64917</link>
      <description>I did try with tFileInputExcel component, but fail to read. After open it using Notepad it seems like it is HTML file because it has style sheet values with HTML code i think this file is not normal Excel file. so what i am doing now, i am trying to parse HTML &amp;lt;table&amp;gt;. &lt;BR /&gt;Do you know any other way to read it or parse it.</description>
      <pubDate>Mon, 04 Mar 2013 05:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291781#M64917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T05:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291782#M64918</link>
      <description>Hi umeshrakhe, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Unable to recognize OLE stream&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I have met this issue before, but I'm not sure it is the same occasion with yours. Usually, I will check out the option "Read excel 2007 file format(xlsx)". 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME0u.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132876iD8E41BD6B61073EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME0u.png" alt="0683p000009ME0u.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 04 Mar 2013 08:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291782#M64918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T08:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291783#M64919</link>
      <description>Hi xdshi 
&lt;BR /&gt;I tried this option also but not working for me, I will post you more details about file, so we can have better idea.</description>
      <pubDate>Mon, 04 Mar 2013 08:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291783#M64919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T08:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291784#M64920</link>
      <description>I have the same problem an XLS file with html formatting.&lt;BR /&gt;unchecking xlsx box does not work for me either</description>
      <pubDate>Mon, 08 Apr 2013 10:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291784#M64920</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-08T10:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291785#M64921</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I have the same problem an XLS file with html formatting.&lt;BR /&gt;unchecking xlsx box does not work for me either&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;The XLS file cannot parsed in still, when you have checked out the option "Read excel 2007 file format(xlsx)".  I'm afraid that our parsing don't support your complex formats.&lt;BR /&gt;We also use Apache tool jar to parse.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 09 Apr 2013 05:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291785#M64921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T05:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291786#M64922</link>
      <description>Do you have any suggestion as an alternative component?
&lt;BR /&gt;If I rename that .xls file to .html it is perfect html data table viewable in browser.
&lt;BR /&gt;best regards
&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 09 Apr 2013 09:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291786#M64922</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-09T09:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291787#M64923</link>
      <description>Hi, &lt;BR /&gt;Actually, in talend there is not a input component which can read HTML file. And I have made a search on &lt;A href="http://www.talendforge.org/exchange/" target="_blank" rel="nofollow noopener noreferrer"&gt;talend exchange portal&lt;/A&gt; for the custom component. Unfortunately, there is not a proper one. Maybe some one will give a wonderful idea, sorry for the inconvenience.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 09 Apr 2013 11:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291787#M64923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T11:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291788#M64924</link>
      <description>Probably there is a developer who will create this for us.&lt;BR /&gt;As a requirement, I would say, it should be possible to define which table (per id or name or simple the first one) the component should parse and read.&lt;BR /&gt;In case of XHTML the simple tFileInputXML component should do this job!</description>
      <pubDate>Tue, 09 Apr 2013 20:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291788#M64924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T20:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291789#M64925</link>
      <description>Hi, 
&lt;BR /&gt;It is welcome that open a JIRA issue in the Talend DI project of the 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;JIRA bugtracker&lt;/A&gt; for the new required feature. 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 10 Apr 2013 08:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291789#M64925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-10T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291790#M64926</link>
      <description>@umeshrakhe:&lt;BR /&gt;Even i got the same issue today. My friend told, that its not an excle file. its just named as .xls or .xlsx...&lt;BR /&gt;it doesn't mean its excel file. Still u will be able to open the source file with microsoft excel app.&lt;BR /&gt;But talend cannot open it with tfileinputexcel component.&lt;BR /&gt;Try opening the source file with notepad... it may be tab delimited. so u can try to open it with tinputfiledelimited component.&lt;BR /&gt;Alternately you can also convert the input file as excel by opening and saving it as "excel work book" instead of "unicode text" format.&lt;BR /&gt;THANKS,&lt;BR /&gt;&amp;nbsp;abhicool666@gmail.com</description>
      <pubDate>Wed, 02 Mar 2016 09:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291790#M64926</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-03-02T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291791#M64927</link>
      <description>Hi&lt;BR /&gt;I am facing this issue as well (Unable to recognize OLE stream).&lt;BR /&gt;i am using csv file as input and i am using the fileinputexcel whether it will work or not??</description>
      <pubDate>Tue, 01 Nov 2016 06:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291791#M64927</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-11-01T06:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291792#M64928</link>
      <description>&lt;P&gt;Hi, I faced same issue today. I tried to open my .xls file in notepad and it opened as a text file with tab delimited columns. I used tfileinputdelimited instead of tfileinputexcel and it worked.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 21:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291792#M64928</guid>
      <dc:creator>su66</dc:creator>
      <dc:date>2018-04-27T21:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291793#M64929</link>
      <description>&lt;P&gt;Hello su66,&lt;/P&gt;
&lt;P&gt;Thanks for sharing your solution here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 08:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291793#M64929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-28T08:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291794#M64930</link>
      <description>&lt;P&gt;Hello Talend team,&lt;/P&gt;&lt;P&gt;We are also getting the same issue while reading the data from .xls file. Following is the error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Exception in component tFileInputExcel_1 (tXLS2STGEMPTBL)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;jxl.read.biff.BiffException: Unable to recognize OLE stream&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at jxl.read.biff.CompoundFile.&amp;lt;init&amp;gt;(CompoundFile.java:116)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at jxl.read.biff.File.&amp;lt;init&amp;gt;(File.java:127)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at jxl.Workbook.getWorkbook(Workbook.java:268)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at sandbox.txls2stgemptbl_0_1.tXLS2STGEMPTBL.tFileInputExcel_1Process(tXLS2STGEMPTBL.java:1472)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at sandbox.txls2stgemptbl_0_1.tXLS2STGEMPTBL.runJobInTOS(tXLS2STGEMPTBL.java:2388)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;at sandbox.txls2stgemptbl_0_1.tXLS2STGEMPTBL.main(tXLS2STGEMPTBL.java:2214)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;we are attaching the screen shot for the job and error message.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Kindly do needful for the same.&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lsop"&gt;XLS_Reading_Error_TOS.png&lt;/A&gt;</description>
      <pubDate>Wed, 16 May 2018 07:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291794#M64930</guid>
      <dc:creator>nischal</dc:creator>
      <dc:date>2018-05-16T07:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291795#M64931</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006EDRmAAO"&gt;@nischal&lt;/A&gt;,can you un tick Read excel2007 file format(xlsx) in Basic settings of tFileInputExcel?&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 08:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291795#M64931</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-16T08:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291796#M64932</link>
      <description>&lt;P&gt;Thanks All for your reply, my issue has resolved and there is a .XLS file issue not for the properties in the&amp;nbsp;&lt;SPAN&gt;tFileInputExcel.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 11:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291796#M64932</guid>
      <dc:creator>nischal</dc:creator>
      <dc:date>2018-05-17T11:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to recognize OLE stream for reading .xls file.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291797#M64933</link>
      <description>&lt;P&gt;Hola&lt;/P&gt;&lt;P&gt;Yo tenia el mismo problema. Era un archivo oculto.&lt;/P&gt;&lt;P&gt;Al borrarlo se solucionó&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 11:48:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-recognize-OLE-stream-for-reading-xls-file/m-p/2291797#M64933</guid>
      <dc:creator>MidLyC</dc:creator>
      <dc:date>2022-03-31T11:48:55Z</dc:date>
    </item>
  </channel>
</rss>

