Importing Excel to SQL replaces values to NULLS
Hi,
I am using SQL Server 2000 DTS to import data from a excel file to a SQL Server table with a column of type varchar. For some reason the DTS is replacing all the values to NULL in the table. The type in excel is General.
Thanks
|