I have this wonderful database to deal with. I have to query a "seed" table for a unique Id, then do an insert. Yes, really. No, changing the tables is not an option.
I am a noob at the Rhino ETL, but I am assuming that I would make this part of a Branched operation and set the row["CustomerId"] to the returned value, but can't seem to find any example where an output parameter is used in an operation. AM I going about this correctly? if I used a ConventionInputCommandOperation, how do you get the output parameter value? Larry -- 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.
