EXPORT DATA TO CREATE FLAT FILE USING DTS -
08-24-2005
, 06:08 PM
I need to create a flat file, with no delimiters between columns. I
tried using DTS, made a connection and a destination text file. I see
no options to create the file without column delimiters , it asks for
the options: comma, tab,etc. The file has to be with no fixed column
width. How can I do this? |