DTS bulk copy with big files -
08-06-2003
, 02:19 AM
Dear all,
I'm running a DTS-Package, which transfers tables from one SQL Server
2000 to another one.
In one table there is an image-column. If one of the records contains a
file, which is bigger than ca. 10 MB, then the execution fails with
"bulk copy error". If I remove the record containing the big file,
everything is working fine.
Could this be caused by a wrong setting?
Cheers Matze |