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 =...
Thanks James,
That works.
However it only works when you specify the values for @qtype & @qgrade.
What I'd like is something which would process all the records in the Matrix table at the same time.
Would a possible answer be to put your code in a user defined function and call it from a...
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.