Hello, I am trying to configure a pipeline that will perform multiple queries on different tables in the same database and output the result to a single XML file, with the individual queries being differentiated by <query name = "query 1">, <query name = "query 2">....etc. In the SQL transformer literature, there is reference to performing a sequence of queries and using a further transformer to process the results. I assume that I need to instantiate each query separately, but have not had any success with this so far. Can anyone give some insight into the steps necessary to achieve the above?
Thanks, Guy ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. Kensington & Chelsea PCT ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
