all groups > sql server dts > august 2004 >
You're in the

sql server dts

group:

Split row


Split row Ron Schmidt
8/28/2004 4:51:28 PM
sql server dts:
I have been searching for a method when using a data driven query that would
enable me to insert multiple row from a single input record. Has anyone
managed that process?

TIA -- Ron

Re: Split row Allan Mitchell
8/30/2004 8:06:03 AM
Not quite sure what you mean.

1. Multiple rows for a source row into 1 destination object?
2. Multiple destination rows, multiple destination objects and a single
source row.

In any event I would not be using the DDQ.

I would be doing something very much like this

Processing The Same Row More Than Once
(http://www.sqldts.com/default.aspx?266)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

Re: Split row Ron Schmidt
8/30/2004 2:18:31 PM
Thanks for the response.



I was looking to take a single input and create multiple output records and
multiple updates. I was considering the DDQ since it would enable me to
perform multiple operations (inserts and updates) in a single pass. Thanks
for the link. I will use that approach and perform multiple passes.


Ron

[quoted text, click to view]

AddThis Social Bookmark Button