Does anyone have detailed instructions on how to create a DTS package (SQL 2000 and 2005) to excute logic?
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Here is the short explanation how you can do it:
-Copy the default logic package
-Add it to you package list via eData - modify package list
-Modify the package via eData - modify package list, right click on the package - edit - click the second button next to the name of the package - choose the advanced button.
-Specify LOGICMODE to 1 and in the LOGICFILE parameters you specify the LGF/LGX file you want to run, so for exampe "LOGICFILE,%appath%\..\adminapp\%APP%\logicfile.lgx"
-Save the package and it should work
-Joost
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.