<?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 Talend Studio to Firebird DB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478308#M141194</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Regarding of this documentation on talend help center, the official support FireBird DB version is 2.1(old 2.1 driver is still in use).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/en-US/studio-user-guide/8.0-R2024-07/supported-systems-databases-and-business-applications-talend-components" target="_blank"&gt;https://help.talend.com/en-US/studio-user-guide/8.0-R2024-07/supported-systems-databases-and-business-applications-talend-components&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please try to use the generic JDBC (which doesn't have still official support for Firebird 5, but you can setup the jar you need)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://firebirdsql.org/en/jdbc-driver/#jaybird5" target="_blank"&gt;https://firebirdsql.org/en/jdbc-driver/#jaybird5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.firebirdsql.org/file/documentation/drivers_documentation/java/faq.html#connecting-to-firebird" target="_blank"&gt;https://www.firebirdsql.org/file/documentation/drivers_documentation/java/faq.html#connecting-to-firebird&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 02:29:32 GMT</pubDate>
    <dc:creator>Xiaodi_Shi</dc:creator>
    <dc:date>2024-08-28T02:29:32Z</dc:date>
    <item>
      <title>Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411153#M140042</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a Metadata connection to Firebird DB. It keeps giving me the following error:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RMotta2408_0-1706197994974.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158393iFCFB42B01B07C954/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RMotta2408_0-1706197994974.png" alt="RMotta2408_0-1706197994974.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I can connect to this database using other tools like FlameRobin and DBeaver, without any problems. I'm able to create/drop/insert/update/delete tables with no problems at all.&lt;BR /&gt;&lt;BR /&gt;But not with Talend Studio.&lt;BR /&gt;&lt;BR /&gt;If, instead of trying to create a Metadata connection, I try to connect to it using the tFirebirdConnection or tFirebirdInpit&amp;nbsp; components, I get the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Exception in component tDBConnection_1 (Firebird_Connection)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544421. connection rejected by remote interface&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Reason: connection rejected by remote interface&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Can anyone please help me with this problem?&lt;BR /&gt;&lt;BR /&gt;Thank you so much,&lt;BR /&gt;Rui&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 15:54:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411153#M140042</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2024-01-25T15:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411478#M140053</link>
      <description>&lt;P&gt;Hello everybody,&lt;BR /&gt;&lt;BR /&gt;So, a little update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the tLibraryLoad component before connecting to the database (tFirebaseConnection) and I used it to load Jaybird v5. The component asks for version 2 (or 2.1) as the default version.&lt;BR /&gt;&lt;BR /&gt;The Job looks like this and it works:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RMotta2408_0-1706282707886.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158462i470D3FDEA782C3B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RMotta2408_0-1706282707886.png" alt="RMotta2408_0-1706282707886.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;But still, there is this warning message:&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" color="#FF6600"&gt;&lt;EM&gt;WARNING: WARNING: No connection character set specified (property lc_ctype, encoding, charSet or localEncoding), defaulting to character set NONE&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to address this?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rui&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 18:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411478#M140053</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2024-01-26T18:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411699#M140056</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/270844"&gt;@RMotta2408&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a related topic about connecting to firebird.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Design-and-Development/Connect-to-Firebird-4/m-p/2330339" target="_self"&gt;https://community.qlik.com/t5/Design-and-Development/Connect-to-Firebird-4/m-p/2330339&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it helps for your warning issue.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 02:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411699#M140056</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-01-29T02:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411943#M140059</link>
      <description>&lt;P&gt;Hello Sabrina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I followed the solution provided in the link you sent me and I now get the following message, even though the Job runs ok.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;SEVERE: Can't register plugin (skipping): java.lang.IllegalArgumentException: Duplicate JDBC URL pattern detected: URL jdbc:firebirdsql:local:, plugin LOCAL, other plugin NATIVE; see debug level for stacktrace&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just to be on the same page, what I did was add the lines below to the firebird.conf file:&lt;/P&gt;
&lt;P&gt;AuthServer = Legacy_Auth&lt;/P&gt;
&lt;P&gt;AuthClient = Legacy_Auth&lt;/P&gt;
&lt;P&gt;UserManager = Legacy_UserManager&lt;/P&gt;
&lt;P&gt;WireCrypt = Disabled&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rui&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 11:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2411943#M140059</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2024-01-29T11:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478176#M141185</link>
      <description>&lt;P&gt;We have upgraded to firebird 5 from 2.5. adding to firebird.conf:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;AuthServer = Legacy_Auth
AuthClient = Legacy_Auth
UserManager = Legacy_UserManager
WireCrypt = Disabled&lt;/LI-CODE&gt;
&lt;P&gt;helps when connecting with talend, but Dbeaver or other apps that use new driver stop working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doing this:&lt;A href="https://help.talend.com/en-US/studio-user-guide/8.0-R2024-05/upgrading-database-jdbc-driver-by-customizing-mvn-uri" target="_blank"&gt;https://help.talend.com/en-US/studio-user-guide/8.0-R2024-05/upgrading-database-jdbc-driver-by-customizing-mvn-uri&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;does not work since module is not changed to&amp;nbsp;jaybird-4.0.0.java8.jar instead it stayed jaybird-full-2.1.1.jar&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 10:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478176#M141185</guid>
      <dc:creator>dvojnik1</dc:creator>
      <dc:date>2024-08-27T10:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478308#M141194</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Regarding of this documentation on talend help center, the official support FireBird DB version is 2.1(old 2.1 driver is still in use).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/en-US/studio-user-guide/8.0-R2024-07/supported-systems-databases-and-business-applications-talend-components" target="_blank"&gt;https://help.talend.com/en-US/studio-user-guide/8.0-R2024-07/supported-systems-databases-and-business-applications-talend-components&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please try to use the generic JDBC (which doesn't have still official support for Firebird 5, but you can setup the jar you need)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://firebirdsql.org/en/jdbc-driver/#jaybird5" target="_blank"&gt;https://firebirdsql.org/en/jdbc-driver/#jaybird5&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.firebirdsql.org/file/documentation/drivers_documentation/java/faq.html#connecting-to-firebird" target="_blank"&gt;https://www.firebirdsql.org/file/documentation/drivers_documentation/java/faq.html#connecting-to-firebird&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 02:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478308#M141194</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-08-28T02:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478416#M141203</link>
      <description>&lt;P&gt;Works like a charm!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much appreciated, thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 11:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478416#M141203</guid>
      <dc:creator>dvojnik1</dc:creator>
      <dc:date>2024-08-28T11:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend Studio to Firebird DB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478556#M141205</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Feel free to let me know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 01:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-Studio-to-Firebird-DB/m-p/2478556#M141205</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-08-29T01:18:34Z</dc:date>
    </item>
  </channel>
</rss>

