
One source row to multiple destination rows
I'm using a transformation task with an ActiveX VBScript.
(SQL 2000).
Occasionally I process a row in the source (text file)
which I need to convert into 2 rows in the destination
table.
Is there a good way to do this. (Preferably within the
same script and on the same scan of the source file - but
all suggestions are very welcome.)
Thanks in advance,
Dave McKinney.