![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I use a DTS package that imports data from an Excel spreasheet in a table in SQL Server 2000. All tranformations are a simple copy column. Zip Codes with leading 0's are imported without the leading 0. 9 digit zip codes with a hyphen show up as null in column defined as varchar(15). All columns in the Excel spreadsheet are defined as Text. Everything imports fine except for the two problems above. Can anyone help? WR |
#3
| |||
| |||
|
|
I use a DTS package that imports data from an Excel spreasheet in a table in SQL Server 2000. All tranformations are a simple copy column. Zip Codes with leading 0's are imported without the leading 0. 9 digit zip codes with a hyphen show up as null in column defined as varchar(15). All columns in the Excel spreadsheet are defined as Text. Everything imports fine except for the two problems above. Can anyone help? WR |
![]() |
| Thread Tools | |
| Display Modes | |
| |