<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>v4.7.2 on </title>
    <link>/tags/v4.7.2/</link>
    <description>Recent content in v4.7.2 on </description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="/tags/v4.7.2/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SICS 4.7.2</title>
      <link>/sicsdocs/technical/misc/technical_changes/4.7.2/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/sicsdocs/technical/misc/technical_changes/4.7.2/</guid>
      <description>SE-6148 # The SQL Server jTDS JDBC Driver has been replaced by Microsoft JDBC Driver.
Please read the instructions in /conf/sics-database-sources.xml.
Driver class name has changed # SQL Server database &amp;lt;source&amp;gt; definitions need to change the driver class name in the &amp;lt;driver&amp;gt; element to com.microsoft.sqlserver.jdbc.SQLServerDriver.
Example:
&amp;lt;source name=&amp;#34;SQLServer&amp;#34;&amp;gt; &amp;lt;driver&amp;gt;com.microsoft.sqlserver.jdbc.SQLServerDriver&amp;lt;/driver&amp;gt; &amp;lt;accessor&amp;gt;com.csc.troll.accessor.JDBCDatabaseAccessor&amp;lt;/accessor&amp;gt; &amp;lt;interface&amp;gt;com.csc.troll.accessor.SQLServer2000Interface&amp;lt;/interface&amp;gt; &amp;lt;dataSource&amp;gt;jdbc:sqlserver://hostname;sendStringParametersAsUnicode=false;selectMethod=cursor&amp;lt;/dataSource&amp;gt; &amp;lt;useParameterizedSql&amp;gt;true&amp;lt;/useParameterizedSql&amp;gt; &amp;lt;statementCacheSize&amp;gt;100&amp;lt;/statementCacheSize&amp;gt; &amp;lt;/source&amp;gt; SQL Server Windows Authentication (aka &amp;lsquo;Database remote OS authentication&amp;rsquo; in SICS) with Microsoft JDBC Driver # In order to use SQL Server Windows Authentication, the integratedSecurity property (URL parameter) must be set to true (;integratedSecurity=true) on the &amp;lt;datasource&amp;gt; URL.</description>
    </item>
    
  </channel>
</rss>
