Hi all,
I have tried to migrate the data from MySQL database to MS SQL by using MySQL ODBC 3.51 Driver as a connector. The error occured when I loaded the table which has more that 10 millions rows, the error show as follows
"[MySQL][ODBC 3.51 Driver][mysqld -4.0.21]MySQL ran out of memory (myodbc.dll)"
Moreover, I have used another driver (not a freeware), it worked completely.
I would like to know where exactly the error are from, the driver itself or sth...
Thanks in advance for every reply.