![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! I'm transforming data from a SQL Server to another, what is a CHAR(10) in one table is a DATETIME in the other. The format of the string is YYYY-MM-DD, and this is handled excellent by DTS as long as the string has a value. However, when the string is empty (10 spaces), I want to put a NULL value in the DATETIME column. I only get an error when I try now. What do I do to make it treat empty strings as a NULL for the DATETIME column? Sincerely, Nils Magnus Englund |
![]() |
| Thread Tools | |
| Display Modes | |
| |