<?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: Can't import Microsoft Access date field using tAccessInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330652#M99712</link>
    <description>Hello 
&lt;BR /&gt;What's your data looks like in access table? Can you show me the schema of tAccessInput_1?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
    <pubDate>Thu, 04 Feb 2010 06:14:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-02-04T06:14:16Z</dc:date>
    <item>
      <title>Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330651#M99711</link>
      <description>I am very new to TOS. 
&lt;BR /&gt;I have a very simple table in Access 2003 with several fields. One of the fields is a Date field. This field has no special format. However, when I tried to use tAccessInput to import the data from the table, I received an exception caused by that date field: 
&lt;BR /&gt;xception in component tAccessInput_1 
&lt;BR /&gt;java.sql.SQLException: No data found 
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source) 
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbc.SQLGetDataStringTimestamp(Unknown Source) 
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcResultSet.getDataStringTimestamp(Unknown Source) 
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcResultSet.getTimestamp(Unknown Source) 
&lt;BR /&gt; at talenddemosjava.testing_0_1.testing.tAccessInput_1Process(testing.java:645) 
&lt;BR /&gt; at talenddemosjava.testing_0_1.testing.runJobInTOS(testing.java:966) 
&lt;BR /&gt; at talenddemosjava.testing_0_1.testing.main(testing.java:860) 
&lt;BR /&gt;I have no idea why this is happening. I tried to change the data type of the date field in the schema and I got something like: 1984-12-05 00:00:00 
&lt;BR /&gt;I tried many date pattern possible such as "yyyy-MM-dd'T'HH:mm:ss". I constantly received the same exception. 
&lt;BR /&gt;Would you please help me to solve this problem? 
&lt;BR /&gt;Thank you very much. 
&lt;BR /&gt;Toan.</description>
      <pubDate>Sat, 16 Nov 2024 13:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330651#M99711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330652#M99712</link>
      <description>Hello 
&lt;BR /&gt;What's your data looks like in access table? Can you show me the schema of tAccessInput_1?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Feb 2010 06:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330652#M99712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330653#M99713</link>
      <description>Thank you very much for replying. The table structure and schema are posted.</description>
      <pubDate>Thu, 04 Feb 2010 06:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330653#M99713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330654#M99714</link>
      <description>Hello 
&lt;BR /&gt;If the date looks like :1984-12-05 00:00:00, the date pattern should be set as: "yyyy-MM-dd HH:mm:ss"
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Feb 2010 06:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330654#M99714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330655#M99715</link>
      <description>I tried that already and same thing happned.</description>
      <pubDate>Thu, 04 Feb 2010 06:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330655#M99715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330656#M99716</link>
      <description>Hello &lt;BR /&gt;First, make sure you set the correct data source and table name. &lt;BR /&gt;Please show me a screenshot of your data.&lt;BR /&gt;Best rega</description>
      <pubDate>Thu, 04 Feb 2010 06:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330656#M99716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330657#M99717</link>
      <description>The data source and table name should be correct because when I got rid of that date field, everything runs just fine.</description>
      <pubDate>Thu, 04 Feb 2010 06:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330657#M99717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330658#M99718</link>
      <description>Hello 
&lt;BR /&gt;From your image, I see the date pattern looks like 
&lt;BR /&gt;"dd/MM/yyyy"
&lt;BR /&gt;or 
&lt;BR /&gt;"dd/MM/yyyy HH:mm:ss"
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Feb 2010 06:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330658#M99718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330659#M99719</link>
      <description>I've tried everything&lt;BR /&gt;"dd/MM/yyyy HH:mm:ss"    Length = 19&lt;BR /&gt;"MM/dd/yyyy HH:mm:ss"    Length = 19&lt;BR /&gt;"dd/MM/yyyy" Length = 10&lt;BR /&gt;"MM/dd/yyyy" Length = 10&lt;BR /&gt;Nothing works. I don't know why a simple task is so hard.</description>
      <pubDate>Thu, 04 Feb 2010 06:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330659#M99719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330660#M99720</link>
      <description>Hello 
&lt;BR /&gt;Which version of TOS do you use? 
&lt;BR /&gt;Don't worry! As your said, it is just a simple job. Please send your data source to me via email. I will try..
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Feb 2010 06:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330660#M99720</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330661#M99721</link>
      <description>My TOS is 4.0.0M1</description>
      <pubDate>Thu, 04 Feb 2010 06:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330661#M99721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330662#M99722</link>
      <description>Email sent. Did you have it? Please post your reply here. Thank you so much.</description>
      <pubDate>Thu, 04 Feb 2010 06:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330662#M99722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T06:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330663#M99723</link>
      <description>Hello 
&lt;BR /&gt;I test it on TOS3.2.3 and it works fine. 
&lt;BR /&gt;query:
&lt;BR /&gt;
&lt;PRE&gt;"select Table1.SalesUnits,Table1.SalesDollar,Table1.SalesCost,Table1.CustID,Table1.StoreID,&lt;BR /&gt;Table1.ItemID,Table1.myDate &lt;BR /&gt;from Table1"&lt;/PRE&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 04 Feb 2010 07:00:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330663#M99723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T07:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330664#M99724</link>
      <description>I did exactly what you did and had no luck. Same exception appeared. Is there any chance you can test it on TOS 4.0.0 because it's the version that I can download.</description>
      <pubDate>Thu, 04 Feb 2010 07:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330664#M99724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T07:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330665#M99725</link>
      <description>The dates displayed on my computer is in "MM/dd/yyyy" format. So I use "MM/dd/yyyy" date pattern in Talend. But I still can't get it to work. Is there any chance this problem is caused by the 64bit operating system that I'm using. Moreover, the "Date pattern" in TOS should only define what date data should look like in TOS only. Is that correct? If I have to define the explicit "date pattern" to match each format of all the date fields from all the data sources, I wonder how many different jobs I have to create to handle just date fields.</description>
      <pubDate>Thu, 04 Feb 2010 15:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330665#M99725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-04T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330666#M99726</link>
      <description>I am having the same issues in TOS 4.0.0M3.  I have several date fields in an Access table, some of which are formatted as "mm/dd/yyyy" and some that are formatted as short time ("hh:mm").  If I leave all the date fields out, my import runs fine.  As soon as I include any of the date fields in the import process, it fails with the same error messages shown above.  I am using Windows XP, so it not limited to just 64-bit systems.</description>
      <pubDate>Mon, 22 Feb 2010 22:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330666#M99726</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-02-22T22:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't import Microsoft Access date field using tAccessInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330667#M99727</link>
      <description>Update: my import runs fine in TOS 3.2. There must be a bug in TOS 4.0 that causes dates in Access to not work.</description>
      <pubDate>Thu, 25 Feb 2010 15:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-import-Microsoft-Access-date-field-using-tAccessInput/m-p/2330667#M99727</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-02-25T15:49:45Z</dc:date>
    </item>
  </channel>
</rss>

