We are trying to migrate a copy of a MySQL db to SQL Server db. We are encountering errors in the migration/upload process. Are there any set of procedure - step by step process - for converting a MySQL db to a MS SQL Server db? This is not a one time deal. This is targeted to be an automated daily recurring event. Therefore, one can't sit there for an hour to cleanup those errors and walk the migration to the end point. Any tips or cheat sheets could help.
Thank you in advance.