Did I read somewhere that this can't be used for SELECT commands???
Update - If you can do a SELECT with a RDC ExecuteBatch command does it only return one result or does it execute JobDone for as many times as there are items in the List.
I'm currently doing an ExecuteQuery using WHERE IN and it executes JoibDone for each item in the List
Thanks in advance
Update - If you can do a SELECT with a RDC ExecuteBatch command does it only return one result or does it execute JobDone for as many times as there are items in the List.
I'm currently doing an ExecuteQuery using WHERE IN and it executes JoibDone for each item in the List
Thanks in advance
Last edited: