Import text file into Table -
07-18-2003
, 03:31 AM
Hi,
I have created a table with a single field to import my text file into. The
problem which I am having is that I cannot get DTS to import a file which
has not CR/LF to mark the end of the line. Instead there are NullChars. The
problem extends itself inthat the Null does not show the end of the line in
other lines.
How can I tell DTS import tool that my line is 254 characters long and not
need to worry about the end of line character.
Thanks,
Yossi |