![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Given: I'm using a DTS Package to import data into a table. Each row from a text file gets placed into a corresponding table. What I need to do: I'd like to modify the DTS Package to change the data saved to a table based on values in the records from the text file. In otherwords, if a value from the text file > 150 then set a value in the table to 1... if a value from the text file < 150 then set a value in the table to 2. Question: How do I do this? |
![]() |
| Thread Tools | |
| Display Modes | |
| |