<?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: Ms Access driver? Connection? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284068#M57845</link>
    <description>Thank you but I'm suffering for the input atm. To access the accessdb.
&lt;BR /&gt;I want to get data out the access db to have it in MSSQL.
&lt;BR /&gt;Just connecting to the file is giving problems at the moment.</description>
    <pubDate>Wed, 12 Feb 2014 08:36:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-12T08:36:00Z</dc:date>
    <item>
      <title>Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284060#M57837</link>
      <description>Hi,&lt;BR /&gt;I want to connect to an Access DB.&lt;BR /&gt;2 problems:&lt;BR /&gt;I don't need a login/pw but the component asks them?&lt;BR /&gt;And when I run it with my cred's to test it I have this:&lt;BR /&gt;Starting job Load_Data_From_HeadEnd at 09:54 28/01/2014.&lt;BR /&gt;&lt;BR /&gt; connecting to socket on port 3535&lt;BR /&gt; connected&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 voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.tAccessInput_1Process(Load_Data_From_HeadEnd.java:534)&lt;BR /&gt;	at voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.runJobInTOS(Load_Data_From_HeadEnd.java:3398)&lt;BR /&gt;	at voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.main(Load_Data_From_HeadEnd.java:3246)&lt;BR /&gt; disconnected&lt;BR /&gt;Job Load_Data_From_HeadEnd ended at 09:54 28/01/2014. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do I need to install an extra driver for this?&lt;BR /&gt;Just to make sure not to install something wrong on the server, where can I find it?&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 28 Jan 2014 09:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284060#M57837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-28T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284061#M57838</link>
      <description>Who can help?</description>
      <pubDate>Wed, 29 Jan 2014 10:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284061#M57838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-29T10:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284062#M57839</link>
      <description>Please check if you can reach the ODBC connection outside from Talend with e.g. Excel. You have to check if the connection works correctly. Check if you can see an ODBC connection with the name used in your Talend connection in the Windows ODBC configuration.</description>
      <pubDate>Wed, 29 Jan 2014 22:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284062#M57839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-29T22:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284063#M57840</link>
      <description>Ok.&lt;BR /&gt;I only have SQL Server drivers.&lt;BR /&gt;It is on Windows Server 2008.&lt;BR /&gt;Is it this that I have to install then?&lt;BR /&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=13255" rel="nofollow noopener noreferrer"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=13255&lt;/A&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Thu, 30 Jan 2014 08:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284063#M57840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-30T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284064#M57841</link>
      <description>Installed it and I have this now?&lt;BR /&gt;&lt;BR /&gt;Exception in component tAccessInput_1&lt;BR /&gt;java.sql.SQLException: General error Unable to open registry key Temporary (volatile) Ace DSN for process 0x954 Thread 0xa2c DBC 0x4b510064                                                              Jet'.&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 voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.tAccessInput_1Process(Load_Data_From_HeadEnd.java:534)&lt;BR /&gt;	at voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.runJobInTOS(Load_Data_From_HeadEnd.java:3398)&lt;BR /&gt;	at voo.load_data_from_headend_0_1.Load_Data_From_HeadEnd.main(Load_Data_From_HeadEnd.java:3246)</description>
      <pubDate>Tue, 11 Feb 2014 10:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284064#M57841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T10:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284065#M57842</link>
      <description>Ok everything what Talend could do is done. You have to check your ODBC connection with a ODBC query tool. The problem is within the Windows ODBC configuration. I hate Windows so much and I would never ever use ODBC.</description>
      <pubDate>Tue, 11 Feb 2014 10:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284065#M57842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T10:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284066#M57843</link>
      <description>This is so not cool.</description>
      <pubDate>Tue, 11 Feb 2014 11:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284066#M57843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284067#M57844</link>
      <description>Hi,&lt;BR /&gt;I am not very experienced, but I hope the attached picture can help you to solve the problem.&lt;BR /&gt;With this procedure I had no problems to load data to Access&lt;BR /&gt;Best regards&lt;BR /&gt;Upload is not working:&lt;BR /&gt;- tAccessOutput&lt;BR /&gt;- Benutzername : ""&lt;BR /&gt;- Passwort ""&lt;BR /&gt;- Tabelle "the name of table"&lt;BR /&gt;- Action table: Clear&lt;BR /&gt;- Action data: insert&lt;BR /&gt;- built-in</description>
      <pubDate>Tue, 11 Feb 2014 19:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284067#M57844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-11T19:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284068#M57845</link>
      <description>Thank you but I'm suffering for the input atm. To access the accessdb.
&lt;BR /&gt;I want to get data out the access db to have it in MSSQL.
&lt;BR /&gt;Just connecting to the file is giving problems at the moment.</description>
      <pubDate>Wed, 12 Feb 2014 08:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284068#M57845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-12T08:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ms Access driver? Connection?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284069#M57846</link>
      <description>Take a look at this link. Hope it will help you. 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCwZ9CAK" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/resolved-Unable-to-access-accdb-even-after-installing/td-p/115311&lt;/A&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Jagadish.</description>
      <pubDate>Mon, 24 Feb 2014 05:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Ms-Access-driver-Connection/m-p/2284069#M57846</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-02-24T05:48:27Z</dc:date>
    </item>
  </channel>
</rss>

