<?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: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320015#M90198</link>
    <description>If you are running the 64-bit studio (or for exported jobs using 64-bit Java) then you must have and use 64-bit ODBC drivers for your job. Similarly, if you are running the 32-bit studio (or for exported jobs using 32-bit Java) then you must have and use 32-bit ODBC drivers for your job.
&lt;BR /&gt;The "Data source name not found and no default driver specified" error means there is no DSN of the name you specified of the correct architecture (32/64-bit) matching that of the application you are running.
&lt;BR /&gt;You'll get a different error ("The specified DSN contains an architecture mismatch between the Driver and Application" or "Invalid string or buffer length") if you try to use a 32-bit driver with a 64-bit application or vice versa.</description>
    <pubDate>Fri, 02 Aug 2013 03:00:24 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2013-08-02T03:00:24Z</dc:date>
    <item>
      <title>[resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320010#M90193</link>
      <description>Hi All, 
&lt;BR /&gt;I am trying to access data in a MS Access database file in 2007 format (*.accdb). To access the data I am first trying to create a DB metadata connection to the *.accdb file. However, when I Test the connection, I am seeing an error: 
&lt;BR /&gt;"Connection failure. You must change the Database Settings. 
&lt;BR /&gt; Data source name not found and no default driver specified" 
&lt;BR /&gt;I have gone through the articles related to this issue on forum and finally found the Bugtracker " 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpf2CAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/inner-join-in-tMap/td-p/169181&lt;/A&gt;". 
&lt;BR /&gt;As per the above article, we need to install the driver for *.accdb files and driver could be installed by executing the AccessDatabaseEngine.exe downloaded from the " 
&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&amp;amp;displaylang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&amp;amp;displaylang=en&lt;/A&gt; ". 
&lt;BR /&gt;Even after these changes I see no progress. 
&lt;BR /&gt;Below is my machine configuration: 
&lt;BR /&gt;1. Win8 OS 64-bit 
&lt;BR /&gt;2. MS Office 2007 32-bit 
&lt;BR /&gt;3. JETL-win-x86_64 
&lt;BR /&gt;Please suggest me how to fix this issue. 
&lt;BR /&gt;NOTE: Has this issue got anything to do with the MS Office 2007 (32/64 bit)? 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;Jagadish.</description>
      <pubDate>Thu, 01 Aug 2013 08:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320010#M90193</guid>
      <dc:creator>jagadish_dasari</dc:creator>
      <dc:date>2013-08-01T08:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320011#M90194</link>
      <description>Hi, 
&lt;BR /&gt;From the Microsoft Download Center
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;The System Requirements&lt;BR /&gt;Supported Operating System&lt;BR /&gt;Windows 7, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP&lt;BR /&gt;This download works with the following Office program:&lt;BR /&gt;2007 Microsoft Office system&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 01 Aug 2013 08:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320011#M90194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-01T08:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320012#M90195</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Thanks for the reply, but I have done this update prior posting the error.
&lt;BR /&gt;- Downloaded the AccessDatabaseEngine.exe from "
&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=23734" rel="nofollow noopener noreferrer"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=23734&lt;/A&gt;"
&lt;BR /&gt;- Installed the driver by executing AccessDatabaseEngine.exe
&lt;BR /&gt;- Re-started the JETL as well as My machine
&lt;BR /&gt;- Tested the DB Connection (Access 2007). But I see the same error:
&lt;BR /&gt;"Connection failure. You must change the Database Settings.
&lt;BR /&gt; Data source name not found and no default driver specified"
&lt;BR /&gt;FYI, we are able to access the data from *.accdb file using "JETL-win32-x86.exe" but not using "JETL-win-x86_64.exe". But all our previous jobs are run on "JETL-win-x86_64.exe" and makes no point to revert to "JETL-win32-x86.exe" for this one off.</description>
      <pubDate>Thu, 01 Aug 2013 09:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320012#M90195</guid>
      <dc:creator>jagadish_dasari</dc:creator>
      <dc:date>2013-08-01T09:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320013#M90196</link>
      <description>Hi, 
&lt;BR /&gt;You should use 64 bit studio consistent with your 64 bit OS. 
&lt;BR /&gt;Please check your ODBC Data Source Administrator to see if there is MS Access Driver. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEs8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134130i17C5EDCF6967BD03/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEs8.png" alt="0683p000009MEs8.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 01 Aug 2013 09:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320013#M90196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-01T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320014#M90197</link>
      <description>Sabrina, 
&lt;BR /&gt;I am attaching the screen captures of both 32 &amp;amp; 64 bit ODBC drivers listed. 
&lt;BR /&gt;Also, I see all drivers available for 32 bit ODBC but not for 64 bit ODBC and also 64 bit ODBC shows platform as 32-bit. 
&lt;BR /&gt;In the 64 bit ODBC admin window the "Add" &amp;amp; "Configure" buttons are disabled. 
&lt;BR /&gt;When I tried to add the drivers for MS Access Database (as shown in the third screen capture), I see no appropriate drivers available. 
&lt;BR /&gt;Could this be the reason for not being able to access data from *.accdb file? 
&lt;BR /&gt;If so, what is the way out? 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Thu, 01 Aug 2013 11:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320014#M90197</guid>
      <dc:creator>jagadish_dasari</dc:creator>
      <dc:date>2013-08-01T11:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320015#M90198</link>
      <description>If you are running the 64-bit studio (or for exported jobs using 64-bit Java) then you must have and use 64-bit ODBC drivers for your job. Similarly, if you are running the 32-bit studio (or for exported jobs using 32-bit Java) then you must have and use 32-bit ODBC drivers for your job.
&lt;BR /&gt;The "Data source name not found and no default driver specified" error means there is no DSN of the name you specified of the correct architecture (32/64-bit) matching that of the application you are running.
&lt;BR /&gt;You'll get a different error ("The specified DSN contains an architecture mismatch between the Driver and Application" or "Invalid string or buffer length") if you try to use a 32-bit driver with a 64-bit application or vice versa.</description>
      <pubDate>Fri, 02 Aug 2013 03:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320015#M90198</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-08-02T03:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to access *.accdb even after installing AccessDatabaseEngin.exe</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320016#M90199</link>
      <description>Hi All,
&lt;BR /&gt;Thanks for your suggestions.
&lt;BR /&gt;We have fixed the issue finally.
&lt;BR /&gt;Resolution:
&lt;BR /&gt;It has to do with compatibility of MS Office version.
&lt;BR /&gt;Earlier we were using Office 2007, which creates DB in *.mdb format. 
&lt;BR /&gt;Office 2010, creates DB in *.accdb format.
&lt;BR /&gt;To run JETL for accessing *.accdb format DB, we have upgraded Office from 2007 to 2010 (which has updated the drivers automatically). 
&lt;BR /&gt;On upgrading Office and restarting, JETL now working fine.</description>
      <pubDate>Wed, 25 Sep 2013 10:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-access-accdb-even-after-installing/m-p/2320016#M90199</guid>
      <dc:creator>jagadish_dasari</dc:creator>
      <dc:date>2013-09-25T10:29:27Z</dc:date>
    </item>
  </channel>
</rss>

