The company i'm working for is selling HRIS management software. It was built using ASP and mysql. But one of our client's demand is for it to be based on MS SQL Server. our team is made up mostly of junior programmers / fresh grad and we don't have much experience working in sql server and migrating from one db to another.
Can Mysql stored procedures be migrated to sql server using 'SQL Server Migration Assistant'?
If so, how?
If no, what other options do we have?