Hello all, I am in the process of migrating a MySQL database to SQL Server. I am using DTS and is working great till I get to a rather large table. I choose to copy tables and then select the table in question. After a minute I get an error message stating "[MySQL][ODBC 3.51 Driver][mysqld-3.23.55.nt]MySQL Client ran out of memory" At the time of the error the DTS process uses 1.7 GB of memory but that is far from all the memory available.
Does anyone have any solutions???