<?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: Error while creating database connection to MS Access Database file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286538#M60160</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi All,&lt;BR /&gt;I was able to solve this issue by running TOS_DI-win32-x86.exe which is 32 bit version of talend open studio rather than running TOS_DI-win-x86_64.exe which is 64 bit. I thought let me try it out and it works.&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;be carefull when you export your job as a standalone job, you may need to specify the path of Java 32 bits in the bat file, or just change the Windows environment variable (I had this problem and it tooks me hours to solve it)&lt;BR /&gt;If you have, Could you provide me Access 64 bit driver?&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit</description>
    <pubDate>Wed, 13 May 2015 17:05:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-13T17:05:26Z</dc:date>
    <item>
      <title>Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286531#M60153</link>
      <description>Hi, 
&lt;BR /&gt;I am using Talend Open studio for data integration version 5.6.1 
&lt;BR /&gt;I am trying to create a database connection to MS Access MDB file and while doing that i am receiving this error. "Connection Failure. You must change the database settings." 
&lt;BR /&gt;Steps that i perform. 
&lt;BR /&gt;Metadata-&amp;gt;Db Connection-&amp;gt; Right click on it-&amp;gt; create connection -&amp;gt; Provided name -&amp;gt; Next -&amp;gt; DB Type=Access -&amp;gt; DB Version= Access 2003 -&amp;gt; Blank login and password-&amp;gt; pointed the file location to my local C drive document directory -&amp;gt; Click on check and received this error. 
&lt;BR /&gt;Error image attached to the topic. 
&lt;BR /&gt; 
&lt;BR /&gt;Error Details-&amp;gt; 
&lt;BR /&gt;Connection failure. You must change the Database Settings. 
&lt;BR /&gt;&amp;nbsp; java.sql.SQLException: Data source name not found and no default driver specified 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1080) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:311) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.utils.ManagerConnection.check(ManagerConnection.java:272) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$26.runWithCancel(DatabaseForm.java:2335) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$26.runWithCancel(DatabaseForm.java:1) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.util.concurrent.FutureTask.run(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Please assist. 
&lt;BR /&gt;Thank You 
&lt;BR /&gt;Dharmit</description>
      <pubDate>Mon, 11 May 2015 17:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286531#M60153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T17:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286532#M60154</link>
      <description>Hi Dharmit,&lt;BR /&gt;Make sure the database Access 2003 driver is available in your ODBC source Administrator.&lt;BR /&gt;What's your OS and JDK version?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 May 2015 10:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286532#M60154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-12T10:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286533#M60155</link>
      <description>Hi, I have Windows 7 Professional Sp1 64 bit and have JDK 7 update 71, Build 1.7.0_71-b14
&lt;BR /&gt;Attached is the image for my ODBC Data Source Administrator for User DSN, System DSN and Drivers. Correct my if i am wrong, I think the Access driver is installed on the machine.
&lt;BR /&gt;Please let me know if its missing.
&lt;BR /&gt;
&lt;BR /&gt;Also could you provide me a link from where i can download the Access 2003 driver?
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 12 May 2015 18:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286533#M60155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-12T18:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286534#M60156</link>
      <description>Hi - I am also getting the same error. I am connecting to MS Access 2007 and am running with a *.mdb, *.accdb 32 bit driver (on a 64 bit windows 8.1 machine, Java V7). &amp;nbsp;This has previously worked until I had to uninstall and reinstall Talend. &amp;nbsp; On creating the connection, the driver connection string that was selected is&amp;nbsp;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=X:/Client Andino/Andino.accdb. &amp;nbsp;Can you suggest any solution? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDLe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152701i7616E78953D3439A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDLe.png" alt="0683p000009MDLe.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 13 May 2015 11:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286534#M60156</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T11:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286535#M60157</link>
      <description>If you're using Talend + Java 64 bits, you'll need to install Access Driver 64 bits&lt;BR /&gt;same for 32 bits (Im not sure)&lt;BR /&gt;Can you create an ODBC connection ?</description>
      <pubDate>Wed, 13 May 2015 13:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286535#M60157</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2015-05-13T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286536#M60158</link>
      <description>Hi All,&lt;BR /&gt;I was able to solve this issue by running TOS_DI-win32-x86.exe which is 32 bit version of talend open studio rather than running TOS_DI-win-x86_64.exe which is 64 bit. I thought let me try it out and it works.&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit</description>
      <pubDate>Wed, 13 May 2015 15:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286536#M60158</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T15:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286537#M60159</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi All,&lt;BR /&gt;I was able to solve this issue by running TOS_DI-win32-x86.exe which is 32 bit version of talend open studio rather than running TOS_DI-win-x86_64.exe which is 64 bit. I thought let me try it out and it works.&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;be carefull when you export your job as a standalone job, you may need to specify the path of Java 32 bits in the bat file, or just change the Windows environment variable (I had this problem and it tooks me hours to solve it)</description>
      <pubDate>Wed, 13 May 2015 15:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286537#M60159</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2015-05-13T15:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286538#M60160</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi All,&lt;BR /&gt;I was able to solve this issue by running TOS_DI-win32-x86.exe which is 32 bit version of talend open studio rather than running TOS_DI-win-x86_64.exe which is 64 bit. I thought let me try it out and it works.&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;be carefull when you export your job as a standalone job, you may need to specify the path of Java 32 bits in the bat file, or just change the Windows environment variable (I had this problem and it tooks me hours to solve it)&lt;BR /&gt;If you have, Could you provide me Access 64 bit driver?&lt;BR /&gt;Thanks&lt;BR /&gt;Dharmit</description>
      <pubDate>Wed, 13 May 2015 17:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286538#M60160</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-13T17:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286539#M60161</link>
      <description>Hi, 
&lt;BR /&gt;Please see a related forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoCMCA0" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/Microsoft-Access-JDBC-ODBC-Driver-problems/td-p/92784&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 14 May 2015 09:28:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286539#M60161</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T09:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error while creating database connection to MS Access Database file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286540#M60162</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Hi all&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I was also able to solve this issue by running TOS_DI-win32-x86.exe.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;thanks!&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 14 May 2015 11:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-creating-database-connection-to-MS-Access-Database/m-p/2286540#M60162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-14T11:24:22Z</dc:date>
    </item>
  </channel>
</rss>

