DTS read of Excel only reads 301 rows -
01-24-2006
, 04:15 AM
I have a data pump, transferring Excel into SQL Server. After 301 rows, the
datapump ends, without errors. Whatever i try, I cannot read more than 301
rows.
After converting the Excel to cvs, it will read more rows, but that does not
solve my issue, as I need to read the Excel directly.
Any guess ? |