I've got a SQL Server 2008 stored procedure returning rows...I know what you're gonna say "just ORDER BY"...well the DBA won't rework his stored procedure. He tells me I need to do it with MIRTH.
This means I may have to write the results off to a csv file and sort the records somehow. I need to have all of the records for John Doe run through my code in sequence.
Is this even possible?
This means I may have to write the results off to a csv file and sort the records somehow. I need to have all of the records for John Doe run through my code in sequence.
Is this even possible?
CSV sorting in MC?
0 commentaires:
Enregistrer un commentaire