Yup, all operations take rows in and rows out. Add a column for the
different types you have if you have multiple types and then put a
branch operation after it and you can split them into two different
operations.

It's kind of ugly, but I think you can just send the raw SQL command
as long as it doesn't demand you are on the same connection since the
op would use a different connection.

On Sep 18, 2:56 pm, Tengiz <[email protected]> wrote:
> I’ve been experimenting with ETL.
>
> I was wondering if I’m correct in thinking that there only one output
> allowed per process?
> Also, is there a DSL syntax for SET IDENTITY_INSERT table ON?
>
> Thanks a bunch!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to