<?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: Connecting MS Access to Talend in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380048#M3451</link>
    <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have another Query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem: As part of Migration i am trying to import data from Access DB to oracle DB. In access DB there is a column which has images as attachments. I am not able to read those Image files through Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement: Need to read those image files through Talend and extract the output in Oracle DB in BLOB format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2022 06:17:00 GMT</pubDate>
    <dc:creator>AV2022</dc:creator>
    <dc:date>2022-11-17T06:17:00Z</dc:date>
    <item>
      <title>Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380042#M3445</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement:  I want to export data from MS Access DB and transfer the data to Oracle DB using talend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Problem: I am not understanding clearly how to establish Access DB connection in talend. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help with this problem.  I cant start my data migration activities without understanding how i can establish this connection. Please help me with this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380042#M3445</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2024-11-15T22:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380043#M3446</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Talend Studio offers specialized components for integrating with MS Access, please take a look at the component &lt;A href="https://help.talend.com/r/en-US/8.0/access/taccessinput" alt="https://help.talend.com/r/en-US/8.0/access/taccessinput" target="_blank"&gt;documentation &lt;/A&gt;and learn these components, such as tAccessinput, tAccessOutput. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 02:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380043#M3446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-11T02:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380044#M3447</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response,  thanks sharing the component documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue right now is when i try to establish a meta data connection for MS Access i am getting the below errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connection failure. You must change the Database Settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;org.talend.utils.exceptions.MissingDriverException: can not find class :net.ucanaccess.jdbc.UcanaccessDriver&lt;/P&gt;&lt;P&gt;&amp;nbsp;missing JDBC driver :&lt;/P&gt;&lt;P&gt;&amp;nbsp;jackcess-2.1.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;ucanaccess-2.0.9.5.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;bcprov-jdk15on-1.51.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;talend-ucanaccess-utils-1.0.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;commons-logging-1.1.1.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;hsqldb.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;commons-lang-2.6.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;jackcess-encrypt-2.1.0.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1206)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:317)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:290)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$75.runWithCancel(DatabaseForm.java:4556)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$75.runWithCancel(DatabaseForm.java:1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.base/java.lang.Thread.run(Thread.java:834)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 05:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380044#M3447</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-11T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380045#M3448</link>
      <description>&lt;P&gt;Can you provide us  more extra information for us to be more better evaluate the issue:?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Java version&lt;/LI&gt;&lt;LI&gt;Studio version&lt;/LI&gt;&lt;LI&gt;Access version&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 07:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380045#M3448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-11T07:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380046#M3449</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have resolved the above issue by installing the missing modules.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 04:22:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380046#M3449</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-15T04:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380047#M3450</link>
      <description>&lt;P&gt;Great, thanks for your feedback!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 07:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380047#M3450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-15T07:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380048#M3451</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have another Query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem: As part of Migration i am trying to import data from Access DB to oracle DB. In access DB there is a column which has images as attachments. I am not able to read those Image files through Talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My requirement: Need to read those image files through Talend and extract the output in Oracle DB in BLOB format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 06:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380048#M3451</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-17T06:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380049#M3452</link>
      <description>&lt;P&gt;@Anand V​&amp;nbsp;, here is the Java code I used to extract the attachment from Access and convert it to byte[] and write them to local files. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Object obj = rs_tDBInput_1.getObject(2);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;net.ucanaccess.complex.Attachment att = (((net.ucanaccess.complex.Attachment[])obj)[0]);&lt;/P&gt;&lt;P&gt;&amp;nbsp;System.err.println("Attachment Name: " + att.getName());&lt;/P&gt;&lt;P&gt;&amp;nbsp;row2.bytea =&amp;nbsp;att.getData();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I didn't tried to insert it Oracle Blob field, please refer to the below scenario and try to insert the byte[] to Blob field in Oracle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z2SqsAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155504iFF4B3B496B9B6697/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z2SqsAAF.png" alt="0695b00000Z2SqsAAF.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z2SqxAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156546i52E1ED81A489EF70/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z2SqxAAF.png" alt="0695b00000Z2SqxAAF.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z2Sr2AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149377iF90F71FAF67BD34E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z2Sr2AAF.png" alt="0695b00000Z2Sr2AAF.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Z2Sr7AAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144046iB47176BAF00D1430/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Z2Sr7AAF.png" alt="0695b00000Z2Sr7AAF.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 08:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380049#M3452</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-19T08:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380050#M3453</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for sharing this details, i will try this and let you know the update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 04:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380050#M3453</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-22T04:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380051#M3454</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with the above code which u shared, but I am getting the below error when I run the job. Can you please help me with this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Exception in component tJavaFlex_1 (Image_Extract)&lt;/P&gt;&lt;P&gt;java.lang.ClassCastException: class java.lang.String cannot be cast to class [Lnet.ucanaccess.complex.Attachment; (java.lang.String is in module java.base of loader 'bootstrap'; [Lnet.ucanaccess.complex.Attachment; is in unnamed module of loader 'app')&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.tDBInput_1Process(Image_Extract.java:1445)&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.runJobInTOS(Image_Extract.java:2104)&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.main(Image_Extract.java:1942)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 06:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380051#M3454</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-22T06:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380052#M3455</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fixed the above issue. Thanks alot for your help, much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 11:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380052#M3455</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-22T11:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380053#M3456</link>
      <description>&lt;P&gt;Great, thanks for your feedback!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 02:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380053#M3456</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-23T02:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting MS Access to Talend</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380054#M3457</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to your help with another issue which i am facing right now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to do all the data export from Test Access DB (which i created) including images and i am able to successfully import it into Oracle DB even the images in BLOB format. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now the problem is when tried to read the data from the Actual schema in the Access DB and not the test schema which I created it is failing with the below error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying to understand here the privilege issue which I am facing now is it related to the privilege of the Schema which i am trying to read or is it anything related to the talend  or JDBC privileges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me with this issue. Below is the error message&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING:Error in the metadata of the table Base de dados_Marcas: table's row count in the metadata is 73561 but 73560 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database.&lt;/P&gt;&lt;P&gt;WARNING:Error in the metadata of the table Base de dados_Marcas: table's row count in the metadata is 73561 but 2001 records have been found and loaded by UCanAccess. All will work fine, but it's better to repair your database.&lt;/P&gt;&lt;P&gt;Exception in component tDBInput_1 (Image_Extract)&lt;/P&gt;&lt;P&gt;net.ucanaccess.jdbc.UcanaccessSQLException: user lacks privilege or object not found: NULL&lt;/P&gt;&lt;P&gt;	at net.ucanaccess.jdbc.UcanaccessDriver.connect(UcanaccessDriver.java:247)&lt;/P&gt;&lt;P&gt;	at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677)&lt;/P&gt;&lt;P&gt;	at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:228)&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.tDBInput_1Process(Image_Extract.java:1757)&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.runJobInTOS(Image_Extract.java:2716)&lt;/P&gt;&lt;P&gt;	at angola_migrate.image_extract_0_1.Image_Extract.main(Image_Extract.java:2554)&lt;/P&gt;&lt;P&gt;Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: NULL&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 10:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Connecting-MS-Access-to-Talend/m-p/2380054#M3457</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2022-11-29T10:32:35Z</dc:date>
    </item>
  </channel>
</rss>

