<?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: Migrating from a protected password database hyperfile in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307599#M79024</link>
    <description>I have been able to find the advance setting interface but i was wondering if you could explain what myfile1 is. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi edidwh, &lt;BR /&gt;Would you mind having a try on this solution mentioned in document &lt;A href="https://community.talend.com/doc.pcsoft.fr/en-US/?9000059" rel="nofollow noopener noreferrer"&gt;doc.pcsoft.fr/en-US/?9000059&lt;/A&gt;?&lt;BR /&gt;Password=MyFile1&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword1;Password=MyFile2&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword2&lt;BR /&gt;into "Additional ODBC Parameters" in "Advanced settings" in tDBInput&lt;BR /&gt;Feel free let us know if it is OK with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Tue, 27 May 2014 15:04:59 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-05-27T15:04:59Z</dc:date>
    <item>
      <title>Migrating from a protected password database hyperfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307596#M79021</link>
      <description>As part of the implementation of a data warehouse, we have to import data from a database Hyperfile (Windev) in a SQL Server database.
&lt;BR /&gt;The problem is that each database file Hyperfile requires entry of a password to access the data.
&lt;BR /&gt;We create an ODBC connection to access the database in Talend. From this connection can be recovered Hyperfile tables and their structure but the job returns error at runtime :
&lt;BR /&gt;Exception in component tDBInput_1
&lt;BR /&gt;java.sql.SQLException: General error
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcStatement.executeQuery(Unknown Source)
&lt;BR /&gt; at test.test_hf_0_1.TEST_HF.tDBInput_1Process(TEST_HF.java:2484)
&lt;BR /&gt; at test.test_hf_0_1.TEST_HF.runJobInTOS(TEST_HF.java:6203)
&lt;BR /&gt; at test.test_hf_0_1.TEST_HF.main(TEST_HF.java:6068)
&lt;BR /&gt;If the password for the migrated table is deleted, the job runs correctly.
&lt;BR /&gt;We thought through an OLE DB connection (because you can set the password for each table), but Talend (V5.4.1) does not offer this "DB Type" in the creation of the connection...
&lt;BR /&gt;Someone has an idea ?</description>
      <pubDate>Sat, 16 Nov 2024 11:41:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307596#M79021</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T11:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a protected password database hyperfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307597#M79022</link>
      <description>Hi, 
&lt;BR /&gt;Could you please open a work item jira issue of DI project on 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendBug Tracker&lt;/A&gt;, our developer will check it to see if it is possible to achieve that.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 15 Apr 2014 04:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307597#M79022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-15T04:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a protected password database hyperfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307598#M79023</link>
      <description>Hi edidwh, 
&lt;BR /&gt;Would you mind having a try on this solution mentioned in document 
&lt;A href="https://community.talend.com/doc.pcsoft.fr/en-US/?9000059" rel="nofollow noopener noreferrer"&gt;doc.pcsoft.fr/en-US/?9000059&lt;/A&gt;? 
&lt;BR /&gt;Password=MyFile1 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword1;Password=MyFile2 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword2 
&lt;BR /&gt;into "Additional ODBC Parameters" in "Advanced settings" in tDBInput 
&lt;BR /&gt;Feel free let us know if it is OK with you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 25 Apr 2014 03:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307598#M79023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-25T03:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating from a protected password database hyperfile</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307599#M79024</link>
      <description>I have been able to find the advance setting interface but i was wondering if you could explain what myfile1 is. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi edidwh, &lt;BR /&gt;Would you mind having a try on this solution mentioned in document &lt;A href="https://community.talend.com/doc.pcsoft.fr/en-US/?9000059" rel="nofollow noopener noreferrer"&gt;doc.pcsoft.fr/en-US/?9000059&lt;/A&gt;?&lt;BR /&gt;Password=MyFile1&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword1;Password=MyFile2&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assword2&lt;BR /&gt;into "Additional ODBC Parameters" in "Advanced settings" in tDBInput&lt;BR /&gt;Feel free let us know if it is OK with you.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 27 May 2014 15:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Migrating-from-a-protected-password-database-hyperfile/m-p/2307599#M79024</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-05-27T15:04:59Z</dc:date>
    </item>
  </channel>
</rss>

