<?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: java.sql.SQLException: The syntax of the connection URL jdbc:jtds:sqlserver://:1433;appName Invalid Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249671#M34139</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a bug with ELTComponent in JDBC it seems : you can't you a tELTConnection. It doesn't seems to initiate properly.&lt;/P&gt;
&lt;P&gt;Try to put your connection info directly in the tELTMap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The tELTMap is the one connecting to the Database not Input and Output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 16:56:56 GMT</pubDate>
    <dc:creator>rmartin2</dc:creator>
    <dc:date>2019-09-25T16:56:56Z</dc:date>
    <item>
      <title>java.sql.SQLException: The syntax of the connection URL jdbc:jtds:sqlserver://:1433;appName Invalid Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249669#M34137</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am performing a an ELT operations using&amp;nbsp;&lt;EM&gt;&lt;SPAN class="emphasis"&gt;tELTMSSqlInput&lt;/SPAN&gt;,&amp;nbsp;&lt;SPAN class="emphasis"&gt;tELTMSSqlOutput and&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;SPAN class="emphasis"&gt;&lt;EM&gt;tELTMSsqlMap&lt;/EM&gt;&lt;STRONG&gt;. &lt;/STRONG&gt;I was able to connect the database&amp;nbsp; and retrive the schemas through&amp;nbsp;tELTMSSqlInput and&amp;nbsp;tELTMSSqlOutput. But while running the job i am getting the error as follows,&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Exception in component tELTMSSqlOutput_1 (Data_Push)
java.sql.SQLException: The syntax of the connection URL 'jdbc:jtds:sqlserver://:1433;appName=MS_SQL_TEST;' is invalid.
	at net.sourceforge.jtds.jdbc.Driver.setupConnectProperties(Driver.java:242)
	at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:182)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at java.sql.DriverManager.getConnection(Unknown Source)
	at ms_sql_test.mstrbi_data_push_0_1.Data_Push.tELTMSSqlMap_1Process(Data_Push.java:414)&lt;/PRE&gt;&lt;P&gt;&lt;SPAN class="emphasis"&gt;Could you please guide how to resolve this, as i was able to connect those database, but while running the job i am getting this error. PFA screenshot of my job for reference.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249669#M34137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: The syntax of the connection URL jdbc:jtds:sqlserver://:1433;appName Invalid Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249670#M34138</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Some errors like 'can not connect to DB' will be logged if you don't fill all the required info.&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>Wed, 25 Sep 2019 09:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249670#M34138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T09:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException: The syntax of the connection URL jdbc:jtds:sqlserver://:1433;appName Invalid Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249671#M34139</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a bug with ELTComponent in JDBC it seems : you can't you a tELTConnection. It doesn't seems to initiate properly.&lt;/P&gt;
&lt;P&gt;Try to put your connection info directly in the tELTMap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The tELTMap is the one connecting to the Database not Input and Output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sincerely,&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 16:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-The-syntax-of-the-connection-URL-jdbc-jtds/m-p/2249671#M34139</guid>
      <dc:creator>rmartin2</dc:creator>
      <dc:date>2019-09-25T16:56:56Z</dc:date>
    </item>
  </channel>
</rss>

