<?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: MSSQL and MYSQL connection issues in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310680#M142276</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There is something wrong with your mssql driver.&lt;/P&gt;&lt;P&gt;For talend open studio 8.0, please try to delete TOS_DI-20211109_1610-V8.0.1\studio\configuration\.m2\repository\org\talend\libraries\mssql-jdbc directory and use mssql-jdbc-10.2.1.jre11.jar (from sqljdbc_10.2.1.0_fra.zip) with tDBInput&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2023 04:20:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-13T04:20:59Z</dc:date>
    <item>
      <title>MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310676#M142272</link>
      <description>&lt;P&gt;Hello Everyone, &lt;/P&gt;&lt;P&gt;I hope you are doing well.&lt;/P&gt;&lt;P&gt;As part of a project I'm building, I faced some issues when I had to connect my TOS 8.01 to some DBMS (namely mysql, pgsql and mssql). While I succeeded with pgsql, I'm struggling to do the same process with the other two DBMS's. &lt;/P&gt;&lt;P&gt;When it comes to mssql I get the following message. I had the mssql_jdbc.jar issue (being unable to download it from Talend, I tried downloading it from &lt;A href="https://www.microsoft.com/fr-FR/download/details.aspx?id=11774" alt="https://www.microsoft.com/fr-FR/download/details.aspx?id=11774" target="_blank"&gt;Download Microsoft JDBC Driver 6.0 pour SQL Server from Official Microsoft Download Center&lt;/A&gt; perhaps I failed during the establishment). I connect to mssql using a windows authentication.&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kXg1uAAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130126i0028A28A881A47C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kXg1uAAC.png" alt="0695b00000kXg1uAAC.png" /&gt;&lt;/span&gt;For MY SQL I get a completely different message, it has to do with a timezone issue : &lt;/P&gt;&lt;P&gt;Connection failure. You must change the Database Settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;java.lang.RuntimeException: java.sql.SQLException: The server time zone value 'Paris, Madrid (heure d��t�)' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.core.model.metadata.builder.database.JDBCDriverLoader.getConnection(JDBCDriverLoader.java:208)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1170)&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:833)&lt;/P&gt;&lt;P&gt;I tried googling my problem away, but I struggled understanding the solutions I found, as they had to do with other tools (and also because it goes beyond my modest understanding).&lt;/P&gt;&lt;P&gt;I'd be grateful for your time and help.&lt;/P&gt;&lt;P&gt;Thank you in advance and have a wonderful day.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310676#M142272</guid>
      <dc:creator>Kalel</dc:creator>
      <dc:date>2024-11-15T21:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310677#M142273</link>
      <description>&lt;P&gt;Hello @El Kacimi Khalil​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding the issue with MS SQL, you can check the library installation status by doing the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Window -&amp;gt; Show view -&amp;gt; Talend / Modules&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for tMSSqlConnection on the Context column and check the Status of mssql-jdbc.jar Module. It'll probably be "Not installed". Then click on "Import external jars" icon on the upper right section of this view to import the jar file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now about the issue with MySQL connection, you can try setting the timezone on the Additional parameters of your connection:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;serverTimezone=Europe/Madrid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, according with MySQL documentation, setting a local timezone on the connection might cause some issues when retrieving timestamps for a daylight saving time (DST). The workaround would be setting serverTimezone=UTC "and configuring other date-time connection properties according to your need" (&lt;A href="https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-usagenotes-known-issues-limitations.html" alt="https://dev.mysql.com/doc/connector-j/8.0/en/connector-j-usagenotes-known-issues-limitations.html" target="_blank"&gt;reference&lt;/A&gt;). I usually set the local timezone and never had this issue, though.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 12:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310677#M142273</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-12T12:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310678#M142274</link>
      <description>&lt;P&gt;hello @Anselmo Peixoto​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First fo all, thank your for your time and your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The mysql solution worked perfectly, I added  "serverTimezone=UTC" to my additional parameters. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding mssql, here is the result displayed after i look for the "tMssqlConnection" component : &lt;/P&gt;&lt;P&gt; &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kXgwlAAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129065i26796ED03D37AD47/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kXgwlAAC.png" alt="0695b00000kXgwlAAC.png" /&gt;&lt;/span&gt;Somehow, the error I'm getting is different this time : &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kXgxjAAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136364i4AF13F766BB22848/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kXgxjAAC.png" alt="0695b00000kXgxjAAC.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 12:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310678#M142274</guid>
      <dc:creator>Kalel</dc:creator>
      <dc:date>2023-07-12T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310679#M142275</link>
      <description>&lt;P&gt;Hi @El Kacimi Khalil​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm glad it worked for the MySQL connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe you'll need to reinstall the MSSQL driver.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a post with a similar issue with a solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D53p00008WE3eUCAT/cannot-connect-to-microsoft-sql-server-noclassdeffounderror-javaxxmlbinddatatypeconverter?language=en_US&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 13:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310679#M142275</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-12T13:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310680#M142276</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;There is something wrong with your mssql driver.&lt;/P&gt;&lt;P&gt;For talend open studio 8.0, please try to delete TOS_DI-20211109_1610-V8.0.1\studio\configuration\.m2\repository\org\talend\libraries\mssql-jdbc directory and use mssql-jdbc-10.2.1.jre11.jar (from sqljdbc_10.2.1.0_fra.zip) with tDBInput&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 04:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310680#M142276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-13T04:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310681#M142277</link>
      <description>&lt;P&gt;Hey @Anselmo Peixoto​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your precious help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did manage to create a connection to mssql using a username and password I created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still have to find a way to do the same with  “Windows Authentication”, if you have any link to share, feel free :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a nice day and all the best for your projects and work.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 07:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310681#M142277</guid>
      <dc:creator>Kalel</dc:creator>
      <dc:date>2023-07-17T07:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: MSSQL and MYSQL connection issues</title>
      <link>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310682#M142278</link>
      <description>&lt;P&gt;Hye @Xiaodi Shi​&amp;nbsp;(Sabrina), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As stated above, I did manage to create a connection using a different username and password from the ones I use to connect to SSMS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The version you recommended is only available on mvn ? As I have very poor to zero knowledge regarding Java language, I was a bit confused when I googled your recommendation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please provide me further explanations about your understanding of what is wrong with my mssql diver ? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a wonderful day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to hearing from you soon.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Khalil&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 07:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/MSSQL-and-MYSQL-connection-issues/m-p/2310682#M142278</guid>
      <dc:creator>Kalel</dc:creator>
      <dc:date>2023-07-17T07:51:55Z</dc:date>
    </item>
  </channel>
</rss>

