<?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 db odbc driver issues in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271615#M49147</link>
    <description>Hi,&lt;BR /&gt;I am having this issue too. If anyone finds a solution - please let me know.&lt;BR /&gt;Richard</description>
    <pubDate>Wed, 25 Mar 2009 09:42:48 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-03-25T09:42:48Z</dc:date>
    <item>
      <title>Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271611#M49143</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;I've got some fairly good experience w/Talend on a previous project, but am having an issue with using a t_AccessInput to grab a table from an access db.&lt;BR /&gt;Environment:&lt;BR /&gt;Windows XP&lt;BR /&gt;Talend 3.0.2&lt;BR /&gt;JDK: 1.6.011&lt;BR /&gt;Access Version: Office 2003&lt;BR /&gt;I can do this on my development box, but if I use another box where Talend is installed on a minimal OS, I get the following error message when trying to run the job:&lt;BR /&gt;Starting job testjob at 11:13 12/03/2009.&lt;BR /&gt;Exception in component tAccessInput_1&lt;BR /&gt;java.sql.SQLException: Data source name not found and no default driver specified&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.SQLDriverConnect(Unknown Source)&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)&lt;BR /&gt; at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt; at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt; at test.testjob_0_1.testjob.tAccessInput_1Process(testjob.java:402)&lt;BR /&gt; at test.testjob_0_1.testjob.runJobInTOS(testjob.java:661)&lt;BR /&gt; at test.testjob_0_1.testjob.main(testjob.java:577)&lt;BR /&gt;Job testjob ended at 11:14 12/03/2009. &lt;BR /&gt;The job just queries all from a table (select * from table1), and the schema is just the first two columns, an int and a string.&lt;BR /&gt;It can't seem to connect to the db either if I hit the ... button next to the db name - it just flashes something real quick then never responds.&lt;BR /&gt;Is this a driver issue? Any ideas?&lt;BR /&gt;Thanks, Eric&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 14:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271611#M49143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271612#M49144</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;java.sql.SQLException: Data source name not found and no default driver specified&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;As the message said, If you use a ODBC source name in your computer, you must re-create the ODBC source name into destination computer also.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 13 Mar 2009 06:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271612#M49144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-13T06:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271613#M49145</link>
      <description>I'm not using an ODBC data source name. I'm simply pointing to the access database file via the property of the t_Access control (on both boxes btw - see attached image). 
&lt;BR /&gt;So, ODBC data source names are not the issue. (that would've been too obvious) 
&lt;BR /&gt;There's a bug, a setup issue, or something else wrong and I was hoping that someone had some real experience with this? 
&lt;BR /&gt;Is there a "default" driver that Talend is not mapping to correctly? It would seem that my development box has the same set of ODBC drivers as the test box though... 
&lt;BR /&gt;Thanks, Eric.</description>
      <pubDate>Fri, 13 Mar 2009 12:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271613#M49145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-13T12:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271614#M49146</link>
      <description>So - is anyone else going to weigh in on this issue?  Is this a known issue/bug (doesn't seem to be logged as such).&lt;BR /&gt;Thanks, Eric</description>
      <pubDate>Wed, 18 Mar 2009 12:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271614#M49146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-18T12:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271615#M49147</link>
      <description>Hi,&lt;BR /&gt;I am having this issue too. If anyone finds a solution - please let me know.&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 25 Mar 2009 09:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271615#M49147</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-03-25T09:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271616#M49148</link>
      <description>Richard, 
&lt;BR /&gt;Thanks for the update w/your issues as well. 
&lt;BR /&gt;OK - just some more info in general. As I mentioned in my last post(s) on this topic, the access connection works fine on my (developer) box but not on another box that I installed for a low-tech user. Like I said - I can use it fine w/direct MS Access connectivity without setting up an ODBC DSN - just point to the file and, as Emeril would say - BAM - it works fine. On the other box, we had to setup a DSN and use a generic ODBC connection. 
&lt;BR /&gt;I figured it was all the dev software on my box, the JDK, whatever...so I installed many of the products that are on my dev box onto the other box just to see what would happen (I'm like a dog w/a bone when it comes to this kinda stuff - I just won't let it go)... I installed: 
&lt;BR /&gt;SQL Server 2008 Express 
&lt;BR /&gt;Visual Basic.NET Express, Visual C# Express 
&lt;BR /&gt;JDK 1.6.011 
&lt;BR /&gt;Latest version of MS Access 
&lt;BR /&gt;Still no go on the other box. I couldn't mirror my box because I have just way too many developer tools to install, so it's obviously something else. 
&lt;BR /&gt;Today I am installing it on yet another analyst's box cuz she needs some quick functionality w/xml files and access db's as well (gee this is a great product btw that really keeps these analysts off my back for little mundane tasks like spinning tables into xml docs!). So, I'll post again after this 3rd install and keep the thread alive. 
&lt;BR /&gt;I was hoping that Volker would reply on this, but with some recent acquisitions @ Talend and changes on the Board of Directors, my guess is Volker is downright slammed right now - and soon to be a very rich man, I would bet! haha! schweet, as Cartman would say! 
&lt;BR /&gt;Cheers, Eric.</description>
      <pubDate>Wed, 25 Mar 2009 11:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271616#M49148</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-25T11:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271617#M49149</link>
      <description>I also have this issue.
&lt;BR /&gt;
&lt;BR /&gt;With my TOS 3.1.1 Installation everything works fine.
&lt;BR /&gt;But in my TOS 3.1.3 Installation, i get this error.</description>
      <pubDate>Wed, 22 Jul 2009 10:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271617#M49149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-22T10:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271618#M49150</link>
      <description>BTW: When i test the connection in the metadata-DB-Connection-wizard it says: "Access" Connection successful.</description>
      <pubDate>Wed, 22 Jul 2009 13:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271618#M49150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-22T13:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271619#M49151</link>
      <description>Does anyone have news on this? 
&lt;BR /&gt;It is urgent.</description>
      <pubDate>Thu, 23 Jul 2009 07:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271619#M49151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-23T07:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271620#M49152</link>
      <description>Not giving up on this... 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 23 Jul 2009 14:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271620#M49152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-23T14:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271621#M49153</link>
      <description>Well, seems as if i will have to stick with TOS 3.1.1 for now.</description>
      <pubDate>Tue, 28 Jul 2009 10:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271621#M49153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-28T10:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271622#M49154</link>
      <description>Hello Christian 
&lt;BR /&gt;I tested Access with odbc and it works fine on TOS3.1.3. 
&lt;BR /&gt;What's the error message when you run a job? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 28 Jul 2009 10:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271622#M49154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-28T10:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271623#M49155</link>
      <description>Shong, 
&lt;BR /&gt;If you actually want to test this then you truly need to recreate the scenario and the conditions thereof. Christian, you need to supply all of your environment info. Otherwise, we're just spinning our wheels. 
&lt;BR /&gt;I would suggest that you: 
&lt;BR /&gt;1. Get a pc setup similar to the one in question with a FRESH install of the OS (i.e. not your cluttered development box) that is identical to Christian's setup. 
&lt;BR /&gt;2. Test again. 
&lt;BR /&gt; 
&lt;BR /&gt;I can say there's a 50% chance that this problem will recur on your machine, and a 100% chance that it'll recur on my machine and Christian's machine. Personally, I think it has to do with ODBC driver support in the registry and/or an older loader class being used by Talend that Microsoft no longer uses or maps to incorrectly in the registry. 
&lt;BR /&gt;I wish I had time to check this out further, but I don't. My suggestion to the Talend development community is to test Talend installs on side-by-side windows boxes (XP) that also have Visual Studio .NET installed with the latest .NET sps. 
&lt;BR /&gt;Christian - what are your dev environments on that box? Do you have any VStudio or .NET products installed? 
&lt;BR /&gt;Good luck. 
&lt;BR /&gt;Eric.</description>
      <pubDate>Tue, 28 Jul 2009 13:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271623#M49155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-28T13:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271624#M49156</link>
      <description>Hi&lt;BR /&gt;I am also facing the same problem. I am using TIS Suite. I am simple trying to pull data from an Access Database using tAccessInput. The job runs fine on my machine but when I try to run the job from the talend server, I get the error: &lt;BR /&gt;Exception in component tAccessInput_1&lt;BR /&gt;java.sql.SQLException:  Data source name not found and no default driver specified&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.SQLDriverConnect(Unknown Source)&lt;BR /&gt;	at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)&lt;BR /&gt;	at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)&lt;BR /&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;	at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;	at........................&lt;BR /&gt;Has anyone found a solution to it?&lt;BR /&gt;Thanks,&lt;BR /&gt;Nitin</description>
      <pubDate>Wed, 29 Jul 2009 13:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271624#M49156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-29T13:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271625#M49157</link>
      <description>Hey 
&lt;BR /&gt;I just found something on the microsoft site: 
&lt;BR /&gt;2007 Office System Driver: Data Connectivity Components 
&lt;BR /&gt; 
&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891&amp;amp;displaylang=en" 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;You need to install it on the server side so as to access Microsoft Office system files (e.g. MS Access) from a Non-ms office application. 
&lt;BR /&gt;Now the job runs on the server too.. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Enjoy! 
&lt;BR /&gt;Nitin</description>
      <pubDate>Wed, 29 Jul 2009 14:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271625#M49157</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-29T14:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271626#M49158</link>
      <description>Hi,&lt;BR /&gt;For Access; we use the ODBC bridge driver to connect to the database; don't forget to reference into the ODBC manager on every computer the database which you would like use for your Talend job.&lt;BR /&gt;This step is outside Talend, and is related to your Operating System (Odbc manager) for Windows or Linux.&lt;BR /&gt;Best regards;</description>
      <pubDate>Wed, 29 Jul 2009 15:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271626#M49158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-29T15:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271627#M49159</link>
      <description>Hello All
&lt;BR /&gt;Note that: if you connect to Microsoft Access 2007, you must install 2007 Office System Driver: AccessDatabaseEngine.exe on your machine. Here is related 3526.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 30 Jul 2009 03:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271627#M49159</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-30T03:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271628#M49160</link>
      <description>I'm running TOS 3.2.2, windows XP, Office 2003 (although I believe this is irrelevant), connecting ONLY to Oracle (NOT any MSFT Office products like Access). I'm still getting the famed ODBC error as others on this post. I'm thoroughly confused by this because I have NOTHING to do with using a MSFT data source for connectivity; it is exclusively Oracle and not going through ODBC or user/system data source at all. 
&lt;BR /&gt;As the error log suggests, it appears to be generated when using the talendStats_DB component (this is referenced in the generated java code only to my knowledge). 
&lt;BR /&gt;I'm just puzzed, again, because I'm nowhere referencing an ODBC connection through user/system datasource so why is this error occuring? If it were one job, I could live with it, but it's happening in almost every job which is a huge pain. 
&lt;BR /&gt;Attached is the 1) error log and 2) the project settings area where logging is defined at the project level (again, in Oracle NOT MSFT). 
&lt;BR /&gt;Please help!</description>
      <pubDate>Fri, 18 Dec 2009 19:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271628#M49160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-18T19:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271629#M49161</link>
      <description>Hello 
&lt;BR /&gt;In the job settings viewer, try to reload the project settings if you have changed the job settings.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Mon, 21 Dec 2009 07:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271629#M49161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-21T07:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Access db odbc driver issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271630#M49162</link>
      <description>Hi,&lt;BR /&gt;Same Issue for me. i have got this ODBC error. &lt;BR /&gt;I use windows XP and i have MS Office 2003 installed.&lt;BR /&gt;I try to connect to an Ms-Access database (i try 97 and 2003 mdb files). A simple database with one table and two fields in it.&lt;BR /&gt;Same ODBC error with TOS-Win32-r35653-V4.0.0M2 and TOS-Win32-r35442-V3.2.3&lt;BR /&gt;i'm looking for an ETL that can connect to MSAccess97, MySQL ans XML files. TOS seems to be a very good alternative to do that.&lt;BR /&gt;But it doesn't work for me.&lt;BR /&gt;Have someone a solution ?&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 09 Feb 2010 10:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Microsoft-Access-db-odbc-driver-issues/m-p/2271630#M49162</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-02-09T10:06:42Z</dc:date>
    </item>
  </channel>
</rss>

