Error-Oracle 9 to SQL Server 2000 DTS Transform Task -
04-06-2004
, 12:49 PM
I have a DTS package that using a data transform task to export data
from a table in Oracle 9 to SQL Server 2000. I receive an error that
states "source column data too large for specified buffer size".
Does anyone know how this to correct this problem or increase the
buffer size in SQL Server? The source column data type is text.
Thanks |