Hi Everyone,
I'm using SQL server 2k5 integration service for Development. Now I need to execute a SSIS package to copy a file A to a destination folder very often. The requiement is whenever a new file is coming to the folder, it can automatically rename it as A1, A2, A3...... Actually I got error when I execute the package the second time because it was saying the file name already existed.
Could you give some advice in details? Thank you very much for your time and efforts.
regards,
Oliver