I'm trying to move data from our SQL Server over to a MySQL server and am trying to accomplish this using DTS. However, when I run DTS to move the data I get the following error:
Error at destination for row number 1. Errors encountered so far in this task: 1.
Query-based insertion or updating of BLOB values is not supported.
Any help with getting this data over would be greatly appreciated...
