Difference between revisions of "SQL Server - OpenKM 6.2"

From OpenKM Documentation
Jump to: navigation, search
(Created page with "{{TOCright}} __TOC__ Download SQL Server JDBC driver from [http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx Miscrosof SQL Server Driver Page] and move it to ''$TOMCAT_...")
 
Line 3: Line 3:
 
Download SQL Server JDBC driver from [http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx Miscrosof SQL Server Driver Page] and move it to ''$TOMCAT_HOME/lib''
 
Download SQL Server JDBC driver from [http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx Miscrosof SQL Server Driver Page] and move it to ''$TOMCAT_HOME/lib''
  
 +
{{Note|Other JDBC driver for MS SQLServer we've tested is [http://jtds.sourceforge.net/ jdts].}}
  
 
{{Note|'''OpenKM 6.2''' has been verified to run with '''SQL Server 2005''' using the JDBC driver '''sqljdbc4.jar''' under tomcat-7.0.27}}
 
{{Note|'''OpenKM 6.2''' has been verified to run with '''SQL Server 2005''' using the JDBC driver '''sqljdbc4.jar''' under tomcat-7.0.27}}

Revision as of 09:32, 5 September 2013

Download SQL Server JDBC driver from Miscrosof SQL Server Driver Page and move it to $TOMCAT_HOME/lib


Nota clasica.png Other JDBC driver for MS SQLServer we've tested is jdts.


Nota clasica.png OpenKM 6.2 has been verified to run with SQL Server 2005 using the JDBC driver sqljdbc4.jar under tomcat-7.0.27