![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I import text data from IBM DBI file with leading zeros? Once this data is imported into SQL, datatype will not convert from char to money, maybe because of the hyphen that represents a negative number. example of data: Payment remit date patient name 000000-1247 09/08/03 Jane Doe 0000001247 09/08/03 Jane Doe I need to delete the zeros in the DTS process so that it looks like this: Payment remit date patient name ($12.47) 09/08/03 Jane Doe $12.47 09/08/03 Jane Doe Can anyone help me with this problem? |
![]() |
| Thread Tools | |
| Display Modes | |
| |