by acroyear » Sun May 01, 2016 1:37 am
With 6.0 now being closed-source (as I just read), it is not possible to do it. You won't have access to the necessary source codes to make any required changes.
With the 5.3, you'll need to get the source code and all the tools required to build it (like Maven), plus a full JDK, and an editor like Eclipse or Netbeans. Then grab the JDBC driver for SQL Server from Microsoft's MSDN. Then find in the code and possibly the config files where the DB is initialized and its driver declared and change that to point to the SQL Server one. Then build it, figure out how to deploy it, start it up and watch the error log for all of the failures. Then fix each one, wipe out the DB created up to that point, and repeat.
Nothing hard, but tedious and sometimes painfully frustrating for the little differences. I don't see it as worth the effort.
--
Joe Shelby
http://subfiresuite.com/
http://subfireplayer.net/