I have a DTS job which has 2 steps.
Step1. Generates an Excel spreadsheet on the server.
Step2. Tries to rename the Excel file to something else using the following VBScript code in an ActiveX.
sSourceFile = "\\servername\foldername\filename.XLS"
sSourceFile2 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.