MattRichardsUK
Technical User
Hi I have a problem where i have a folder with number of system generated .txt files that it names 00001.txt, 00002.txt etc currently on 05473.txt.
Each file has the descriptor for the file content as the first 10 characters of the firstline of said file.
I am trying to use SSIS to loop through the folder and read the first 10 chars from each .txt file and subsequently use thease first 10 chars to rename the file.
I thought this would be quite simple to achive but I find myself in a dark room banging my head against a wall as i try to think up a solution.
Any help on this would be greatly appreciated.
Regards
Mat
Each file has the descriptor for the file content as the first 10 characters of the firstline of said file.
I am trying to use SSIS to loop through the folder and read the first 10 chars from each .txt file and subsequently use thease first 10 chars to rename the file.
I thought this would be quite simple to achive but I find myself in a dark room banging my head against a wall as i try to think up a solution.
Any help on this would be greatly appreciated.
Regards
Mat