Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

This tool can do wonders. It allows to migrate the schema, or you can select certain tables.  The same goes to for data migration for whole scheme or certain tables. It generates the reports before performing the migration and tells you the summary for what it can migrate and what it can't migrate, and also post migration reports telling us how well the migration went. Below is the screenshot of the tool.

...

Conversion and migration are pretty well - explained in the videos.  Just follow the steps; you'll be able to do it.  I got it working very well and managed to migrate my existing application schema and data to MSSQL without a single error,  and I had the application up and running.

...