<?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 to a H2 database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304696#M76439</link>
    <description>Hi, &lt;BR /&gt;As the error showed, you have to specify the driver jar, the driver jar name is h2.jar for h2 database, you can download it from &lt;BR /&gt;&lt;A href="http://www.h2database.com" rel="nofollow noopener noreferrer"&gt;http://www.h2database.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 26 Apr 2013 02:53:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-26T02:53:59Z</dc:date>
    <item>
      <title>connecting to a H2 database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304695#M76438</link>
      <description>I am trying to connect to a H2 database (not Talend).
&lt;BR /&gt;I can connect to this H2 database using H2 Admin Console
&lt;BR /&gt;(the H2 Admin Console has the following settings)
&lt;BR /&gt;Driver Class: org.h2.Driver
&lt;BR /&gt;JDBC URL: jdbc:h2:C:\Guidewire\TrainingApp\db\ta.h2.db
&lt;BR /&gt;User Name: sa
&lt;BR /&gt;Password:
&lt;BR /&gt;so I drag a tJDBC connection node and enter the following parameters
&lt;BR /&gt;JDBC URL: "jdbc:h2:C:\Guidewire\TrainingApp\db\ta.h2.db"
&lt;BR /&gt;Driver JAR:
&lt;BR /&gt;Driver Class: "org.h2.Driver"
&lt;BR /&gt;User Name: "sa"
&lt;BR /&gt;Password:
&lt;BR /&gt;
&lt;BR /&gt;And I get the following two errors
&lt;BR /&gt;* Invalid escape characters (valid ones are \b \t \n \f \r \" \' \\)
&lt;BR /&gt;* Parameter (Driver JAR) must have at least one value
&lt;BR /&gt;what am I doing wrong?</description>
      <pubDate>Thu, 25 Apr 2013 21:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304695#M76438</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-25T21:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to a H2 database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304696#M76439</link>
      <description>Hi, &lt;BR /&gt;As the error showed, you have to specify the driver jar, the driver jar name is h2.jar for h2 database, you can download it from &lt;BR /&gt;&lt;A href="http://www.h2database.com" rel="nofollow noopener noreferrer"&gt;http://www.h2database.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 26 Apr 2013 02:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304696#M76439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T02:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: connecting to a H2 database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304697#M76440</link>
      <description>Take al look at your URL! You have to use / (slash) instead of back slash! If you prefer backslashes in this case you must escape them like this \\ for one and \\\\ for two.</description>
      <pubDate>Fri, 26 Apr 2013 07:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connecting-to-a-H2-database/m-p/2304697#M76440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T07:24:54Z</dc:date>
    </item>
  </channel>
</rss>

