I am not able to migrate a database from MySQL to SQL Server, using Database Migration from MySQL Workbench.
In SQL Server Server authentication, it uses login sa, I have already tried to reset the login password, but I could not. I also tried changing the authentication from Windows Authentication to SQL Server Authentication and I could not.