using a single db input command per query and a join operation to merge them together.
On Friday, June 15, 2012 9:32:25 AM UTC-4, John Strzempa wrote: > > Hello, > > How can I use multiple select statements per process. I have a get > products operation that selects all the products from source database but I > also want to query the destination database and use the rows there > throughout the process for comparing etc... Would I just add to the already > selected rows? > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/qDyjSog8wxEJ. 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.
