This post will explain how to run joget on MSSQL and migrate the existing schema and data from mysql to mssql 2005, in step-by-step manner.
1. To run joget on MSSQL 2005, you can refer to this post : Running on Microsoft SQL Server 2005
2. Once you have it running, import your existing joget application.
...