Hi guys,
Hope I'm posting this in the correct forum. The business and development team here have recently been working on a project that reads in flat-text files (each file containing numerous financial trades/transactions), processes their contents and enters the information into a database. Most of the development work has been handled by a seperate branch of the organisation, our team has been more involved with the overall domain analysis of the project. The problem that I'm looking to circumvent is this -
On any given trading day, several different text files from various sources (banks, brokers, etc) will be placed on our secure directory for processing. Is there any existing application that can perform functions on multiple text files such as read their contents and then concatenate them into one large file? We had been investigating the possibility of using SQL Server Intergration Services for this purpose but this might not be possible.
Any help/advice would be appreciated,
Thanks
