dts import not right working when import from flat files dependly of computer -
04-29-2005
, 07:50 AM
hello everybody
I have some files csv that for some reason are missing the CR LF at the end
of the last line
I have programed a package that read those files and put them into a table
the isue is that dependly of in whcih computer i run the dts it gets or not
the last record
the dts is just as simple as one file source and destination one of the
tables
In my stationary computer it work fine and get everyline
same dts executed from the laptop execute with sucesfully end but it does
not import the last line
the file is already in a network folder, so the acess to it should be also
the same in both cases
anybody has experience the same isue ??
thansk in advance |