![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I have a DTS package saved to run as a scheduled .bat. There is an ActiveX script within the package which among other things contains: oSendMailTask.MessageText = "texttexttext " & vbCrLf & "Uke: "&Datepart("y", (NOW)/7) & "_" &Year(Now()) [...] To keep track of changes while working out the whole package, I intentionally entered a misspelling in the above which by now is corrected. However - when the mail that is the end result of the DTSrun is composed, my earlier misspelling is still there! I really do think I've checked everything re. version GUID (generated by DTSrun UI). What can be the cause of this? Please help! Thank you! - knut -- Message posted via SQLMonster.com http://www.sqlmonster.com/Uwe/Forums...r-dts/200509/1 |
#3
| |||
| |||
|
|
If you are sure you have made the change then you are executing the wrong version of the package. Get rid of the version info and cut DTSRUN down to the real basics. Allan Hello all, [quoted text clipped - 19 lines] Thank you! - knut |
![]() |
| Thread Tools | |
| Display Modes | |
| |