<?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 JDBC Driver: classpath? in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272099#M2747</link>
    <description>I'm having a JDBC problem... 
&lt;BR /&gt;...having read numerous postings, I am getting close, but no cigar. 
&lt;BR /&gt;I'm on 64-bit windows, using the Microsoft sqljdbc4.jar, with SQL Server 2008 Express, windows authentication. I placed, sqljdbc_auth.dll in C:\windows\system32. Java 1.7.0_07. 
&lt;BR /&gt;This works every time with a small Java test program in Eclipse, but Talend 5.2 Data Quality is not happy with my config. 
&lt;BR /&gt;Symptoms, in Data Quality 5.2: 
&lt;BR /&gt;- Often, my URL works when I first make my generic JDBC connection. 
&lt;BR /&gt;- Metadata (tables, etc.) never appears; I use id_MSSQL for mapping. 
&lt;BR /&gt;- Subsequent open/check of connection gives me: "Check connection failure: Driver not found: com.microsoft.sqlserver.jdbc.SQLServerDriver" 
&lt;BR /&gt;Question: Could something be "funny" with my (class)path? 
&lt;BR /&gt;I do not have class path explicitly set (set at command line doesn't show one, anyway). 
&lt;BR /&gt;My sqljdbc4.jar is in an external directory, unrelated to the Java path, specified explicitly (full path) when I create the connection. 
&lt;BR /&gt;It "feels" like sqljdbc4.jar should be on my class path, based on the error message above, but I'm not so good with Java...</description>
    <pubDate>Sat, 03 Nov 2012 01:11:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-11-03T01:11:28Z</dc:date>
    <item>
      <title>JDBC Driver: classpath?</title>
      <link>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272099#M2747</link>
      <description>I'm having a JDBC problem... 
&lt;BR /&gt;...having read numerous postings, I am getting close, but no cigar. 
&lt;BR /&gt;I'm on 64-bit windows, using the Microsoft sqljdbc4.jar, with SQL Server 2008 Express, windows authentication. I placed, sqljdbc_auth.dll in C:\windows\system32. Java 1.7.0_07. 
&lt;BR /&gt;This works every time with a small Java test program in Eclipse, but Talend 5.2 Data Quality is not happy with my config. 
&lt;BR /&gt;Symptoms, in Data Quality 5.2: 
&lt;BR /&gt;- Often, my URL works when I first make my generic JDBC connection. 
&lt;BR /&gt;- Metadata (tables, etc.) never appears; I use id_MSSQL for mapping. 
&lt;BR /&gt;- Subsequent open/check of connection gives me: "Check connection failure: Driver not found: com.microsoft.sqlserver.jdbc.SQLServerDriver" 
&lt;BR /&gt;Question: Could something be "funny" with my (class)path? 
&lt;BR /&gt;I do not have class path explicitly set (set at command line doesn't show one, anyway). 
&lt;BR /&gt;My sqljdbc4.jar is in an external directory, unrelated to the Java path, specified explicitly (full path) when I create the connection. 
&lt;BR /&gt;It "feels" like sqljdbc4.jar should be on my class path, based on the error message above, but I'm not so good with Java...</description>
      <pubDate>Sat, 03 Nov 2012 01:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272099#M2747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-03T01:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Driver: classpath?</title>
      <link>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272100#M2748</link>
      <description>FYI, I find that when I first select my .jar file (sqljdbc4.jar) in the connection, it works fine.  I click on "Check" after entering the URL, and selecting Driver jar and Class name, and get "connection successful" every time.&lt;BR /&gt;When I click on Finish, though it is very slow, and returns me to the Connection Settings tab, where I can Edit... or Check.  Check fails every time.&lt;BR /&gt;I tried copying sqljdbc4.jar to the Java bin directory, recreating connection for new jar location.  Same problem.&lt;BR /&gt;I tried copying sqljdbc4.jar to a new directory, and created a CLASSPATH environment variable to point to it, recreating connection for new jar location; previously, there was no CLASSPATH shown when I typed "set" at command prompt.  Same problem.&lt;BR /&gt;I'm getting "java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver" in the error log.&lt;BR /&gt;H e l p !&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Sat, 03 Nov 2012 16:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272100#M2748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-03T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: JDBC Driver: classpath?</title>
      <link>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272101#M2749</link>
      <description>BTW, I tried both "integrated" (Windows) and SQL Server authentication.  The problem is only with "integrated" security, probably related to the DLL which supports integrated security.&lt;BR /&gt;I saw there was a bug-report for this, still open.&lt;BR /&gt;I'm fine now; SQL Server authentication is fine.</description>
      <pubDate>Sat, 03 Nov 2012 18:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/JDBC-Driver-classpath/m-p/2272101#M2749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-03T18:15:02Z</dc:date>
    </item>
  </channel>
</rss>

