Difference between revisions of "SQL Server"
From OpenKM Documentation
(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 ''$JBOSS_H...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Download SQL Server JDBC driver from [http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx Miscrosof SQL Server Driver Page] and move it to ''$JBOSS_HOME/server/default/lib'' if you have OpenKM-5.X and ''$TOMCAT_HOME/lib'' for OpenKM-6.X. | Download SQL Server JDBC driver from [http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx Miscrosof SQL Server Driver Page] and move it to ''$JBOSS_HOME/server/default/lib'' if you have OpenKM-5.X and ''$TOMCAT_HOME/lib'' for OpenKM-6.X. | ||
+ | |||
+ | {{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}} | ||
Line 7: | Line 9: | ||
{{Note|'''OpenKM 5.0''' has been verified to run with '''SQL Server 2005''' using the JDBC driver '''sqljdbc.jar''' under JBoss 4.2.3.}} | {{Note|'''OpenKM 5.0''' has been verified to run with '''SQL Server 2005''' using the JDBC driver '''sqljdbc.jar''' under JBoss 4.2.3.}} | ||
− | * [[SQL Server - OpenKM 6.2 | OpenKM | + | * [[SQL Server - OpenKM 6.2 | OpenKM 6.2]] (also valid for OpenKM 6.X+) |
* [[SQL Server - OpenKM 5.0 | OpenKM 5.0]] (also valid for OpenKM 5.X+) | * [[SQL Server - OpenKM 5.0 | OpenKM 5.0]] (also valid for OpenKM 5.X+) | ||
[[Category: Installation Guide]] | [[Category: Installation Guide]] |
Latest revision as of 09:31, 5 September 2013
Download SQL Server JDBC driver from Miscrosof SQL Server Driver Page and move it to $JBOSS_HOME/server/default/lib if you have OpenKM-5.X and $TOMCAT_HOME/lib for OpenKM-6.X.
Other JDBC driver for MS SQLServer we've tested is jdts. |
OpenKM 6.2 has been verified to run with SQL Server 2005 using the JDBC driver sqljdbc4.jar under tomcat-7.0.27 |
OpenKM 5.0 has been verified to run with SQL Server 2005 using the JDBC driver sqljdbc.jar under JBoss 4.2.3. |
- OpenKM 6.2 (also valid for OpenKM 6.X+)
- OpenKM 5.0 (also valid for OpenKM 5.X+)