When you use the Microsoft SQL Server Data Transformation Services (DTS) Import Wizard to import data from a Microsoft Excel worksheet, if a text column contains data that could be interpreted as mixed data (for example, alphanumeric characters representing hexadecimal data), the initial few rows determine the actual data type used and subsequent rows may be transferred as NULLs. DTS does not provide a warning message to indicate that some rows might not transfer.
Note If you are using SQL Server 2005, use the SQL Server Import and Export Wizard to perform the data transform.
Note If you are using SQL Server 2005, use the SQL Server Import and Export Wizard to perform the data transform.