<?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: Microsoft Access JDBC/ODBC-Driver problems in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262975#M43272</link>
    <description>found a solution to this.
&lt;BR /&gt;in your .bat file.
&lt;BR /&gt;change the path from "java" to the path in your 32 bit program folder.
&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe"
&lt;BR /&gt;this will make it work.
&lt;BR /&gt;see example below.
&lt;BR /&gt;----------------
&lt;BR /&gt;%~d0
&lt;BR /&gt;cd %~dp0
&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256M -Xmx1024M -cp classpath.jar; push_accounts_to_winledge_0_1.Push_Accounts --context=Default %* 
&lt;BR /&gt;----------------------------------------------
&lt;BR /&gt;this took me 2 days to figure out after trying to change environmental variables to try to run the 32bit version of java.</description>
    <pubDate>Fri, 05 Oct 2012 01:48:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-05T01:48:06Z</dc:date>
    <item>
      <title>Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262969#M43266</link>
      <description>Hey, 
&lt;BR /&gt;i have some issues with my Access Connection. On my developer machine my test job (in TOS) works fine. See Screenshot 1. 
&lt;BR /&gt;Environment: 
&lt;BR /&gt;Windows 7 - 64 Bit 
&lt;BR /&gt;Talend Open Studio 4.2.0 
&lt;BR /&gt;JDK: 1.6.240 
&lt;BR /&gt;Access: Only Runtime Environment (Version 2010) Microsoft Access Database Engine 2010 Redistributable 
&lt;BR /&gt;On the same machine, the exported job fails. See Screenshot 2. 
&lt;BR /&gt;Error Message: 
&lt;BR /&gt;Exception in component tAccessConnection_1 
&lt;BR /&gt;java.sql.SQLException: Data source name not found and no default driver specified. 
&lt;BR /&gt; 
&lt;BR /&gt;My problem sounds similar to this ( 
&lt;A href="http://community.talend.com:80/t5/Design-and-Development/Microsoft-Access-db-odbc-driver-issues/m-p/1984#M685" target="_blank"&gt;http://community.talend.com:80/t5/Design-and-Development/Microsoft-Access-db-odbc-driver-issues/m-p/1984#M685&lt;/A&gt;) one, but all the tips doesn't work for me. 
&lt;BR /&gt;For my ODBC Conncetion (C:\Windows\SysWOW64\odbcad32.exe) see Screenshot 3. The User DSN is named "MS Access Database". In TOS the Database Connection is configured with this Connection string: 
&lt;BR /&gt;"jdbc 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;dbc 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;river={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=c:/windows/temp/controllingdb.accdb" 
&lt;BR /&gt;See Screenshot 4, too. 
&lt;BR /&gt; 
&lt;BR /&gt;I have no idea about the problem. I hope someone has a solution. 
&lt;BR /&gt;Thanks a lot.</description>
      <pubDate>Sat, 16 Nov 2024 12:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262969#M43266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262970#M43267</link>
      <description>Hi
&lt;BR /&gt;You have configured a User DSN, try to use tDBInput/tDBOutput component replace tAccessxxx component. Let us know if you have the same problem.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 08 Jun 2011 04:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262970#M43267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T04:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262971#M43268</link>
      <description>Try to launch the 32 bit version of TOS.</description>
      <pubDate>Wed, 08 Jun 2011 08:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262971#M43268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262972#M43269</link>
      <description>@emaxt6 
&lt;BR /&gt;Thank you. Thats the right hint! 
&lt;BR /&gt;I'm working with the 32 bit version of TOS, so the connection with the 32 bit ODBC driver was fine. 
&lt;BR /&gt;When I switch to the 64 bit version of TOS the connection fails with the same issue described above. 
&lt;BR /&gt;For the exported Job, I have to install a 64 bit ODBC driver or use a 32 bit JRE, right? 
&lt;BR /&gt;Did you know, if there is a 64 bit ODBC driver for Access available? 
&lt;BR /&gt;And for interesst: Are they any free Linux Access driver available? 
&lt;BR /&gt; 
&lt;BR /&gt;@shong 
&lt;BR /&gt;No connection possible with the generic components. It seems, that the tDBInput dont know the User DSN.</description>
      <pubDate>Wed, 08 Jun 2011 09:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262972#M43269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T09:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262973#M43270</link>
      <description>Hi 
&lt;BR /&gt;If you are on windows 7 64bit, you should launch the 64bit version of TOS. 
&lt;BR /&gt;Try to install access ODBC 64bit driver, for more information, please see: 
&lt;BR /&gt; 
&lt;A href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;amp;FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d" rel="nofollow noopener noreferrer"&gt;http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;amp;FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;And for interesst: Are they any free Linux Access driver available?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;yes, I had installed successfully ODBC driver on Linux, see 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqv9CAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Connect-to-MS-Access-DB-on-Linux/td-p/112156&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 08 Jun 2011 11:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262973#M43270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262974#M43271</link>
      <description>Thank you very much!</description>
      <pubDate>Wed, 08 Jun 2011 13:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262974#M43271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T13:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262975#M43272</link>
      <description>found a solution to this.
&lt;BR /&gt;in your .bat file.
&lt;BR /&gt;change the path from "java" to the path in your 32 bit program folder.
&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe"
&lt;BR /&gt;this will make it work.
&lt;BR /&gt;see example below.
&lt;BR /&gt;----------------
&lt;BR /&gt;%~d0
&lt;BR /&gt;cd %~dp0
&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256M -Xmx1024M -cp classpath.jar; push_accounts_to_winledge_0_1.Push_Accounts --context=Default %* 
&lt;BR /&gt;----------------------------------------------
&lt;BR /&gt;this took me 2 days to figure out after trying to change environmental variables to try to run the 32bit version of java.</description>
      <pubDate>Fri, 05 Oct 2012 01:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262975#M43272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-05T01:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access JDBC/ODBC-Driver problems</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262976#M43273</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;found a solution to this.&lt;BR /&gt;in your .bat file.&lt;BR /&gt;change the path from "java" to the path in your 32 bit program folder.&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe"&lt;BR /&gt;this will make it work.&lt;BR /&gt;see example below.&lt;BR /&gt;----------------&lt;BR /&gt;%~d0&lt;BR /&gt;cd %~dp0&lt;BR /&gt;"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xms256M -Xmx1024M -cp classpath.jar; push_accounts_to_winledge_0_1.Push_Accounts --context=Default %* &lt;BR /&gt;----------------------------------------------&lt;BR /&gt;this took me 2 days to figure out after trying to change environmental variables to try to run the 32bit version of java.&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thank you, it solved my problem !!!!!!!!!!!!!!!!!!!!!!!!!!!!"finally</description>
      <pubDate>Wed, 18 Jun 2014 13:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-JDBC-ODBC-Driver-problems/m-p/2262976#M43273</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2014-06-18T13:11:38Z</dc:date>
    </item>
  </channel>
</rss>

