I'm looking into migrating a very old SQL Server 2000 database instance to MySQL. I've been trying to do the migration with Workbench 6.3 but it seems as though it has dropped the compatibility with SQL Server 2000 and only supports 2005 based on the fact it tries to fetch the schemas list using sys.databases.
Workbench 5.2 seems to work ok but has the timestamp warnings "bug".
Is there a way to get WB 6.3 to work with SQL Server 2000?
Thanks!
Workbench 5.2 seems to work ok but has the timestamp warnings "bug".
Is there a way to get WB 6.3 to work with SQL Server 2000?
Thanks!