![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like to use 'any character' plus a '\n' as a row delimiter when exporting a table to a text file. Problem is, DTS does not seem to allow a delimeter such as '||\n' as a row delimiter. I would like to modify the DTS defaults such as the '{CR}{LF}'. Have tried combinations such as '||{CR}{LF}'...'{||}{CR}{LF}'..ect... When these are used, the actual row delimiters ends up being exactly what was typed '||{CR}{LF}' not as what is expected. '||' (and then a \n) Does anyone know how do I go about inserting 'any character' + '\n' into the Select Destination File Format screen in the DTS Export wizard? thanks, Todd |
![]() |
| Thread Tools | |
| Display Modes | |
| |