BUG: Cannot Import Excel 97 Spreadsheet with 256 or More Columns (207446)



The information in this article applies to:

  • Microsoft SQL Server 7.0

This article was previously published under Q207446
BUG #: 44641 (SQLBUG_70)

SYMPTOMS

The Data Transformation Services (DTS) Wizard finishes with an error when importing data from a Microsoft Excel 97 spreadsheet with 256 or more columns. The error is "Too many fields defined."

WORKAROUND

To work around this problem, break the package into two different tasks, each of which import fewer than 256 columns from the Excel spreadsheet datasource.

STATUS

Microsoft has confirmed this to be a problem in SQL Server 7.0.

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kbBug kbinterop KB207446