...
Till this point, all is pretty much straightforward. Now the issue arises on how to import the existing schema and existing data from mysql to mssql 2005. Here, I am referring to a few existing tables of in my joget application and the data which I would like to migrate to MSSQL and have it running properly, without any errors.
...