Essentially, I am currently creating csv files from extracts of many TimeXtender tables. Let suppose the data in a table is a column which identifies each row by country and the table contains many rows for each country, then I would need to create a file for each ISO country that existed in the table.
I know how to do this by hand, but am wondering if there is a clever way of automating this in TX without having to build an SSIS package?
Thank,
Greg