if you are using a DTS package in SQL to copy a database, the SQL DTS engine apparently has a limit of on the BLOB size it can handle. In SQL 7 this is 64 KB, in SQL 2000 this is 8 MB. Does anyone know what the limit is in SQL 2005.
see KB 257425 for the issue