Error when migrating MySQL 8 to SQL Server 2019
0
votes
2
answers
1092
views
I get an error while migrating a database from MySQL 8.0 to SQL Server 2019 using the SQL Server Migration Assistant.
The error message:
>ExecuteReader requires an open and available Connection. The connection's current state is closed.
The same error happens on 95% of my tables, and occurred after I created a schema and ran the migrate data process.
Any idea for this?
Asked by Carlos Vaz
(11 rep)
Jan 10, 2022, 04:08 PM
Last activity: Feb 13, 2022, 01:45 PM
Last activity: Feb 13, 2022, 01:45 PM