![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear all, Is there any constant which be able to stop the DTS and return OK? Does anyone knows if such constant is available? Regards, |
#3
| |||
| |||
|
|
Enric, return DTSTaskExecResult_Success from your main, and that will return OK, Main = DTSTaskExecResult_Failure would be for NOT ok. Enric wrote: Dear all, Is there any constant which be able to stop the DTS and return OK? Does anyone knows if such constant is available? Regards, -- Message posted via http://www.sqlmonster.com |
#4
| |||
| |||
|
|
thanks a lot, regards "etcarine via SQLMonster.com" wrote: Enric, return DTSTaskExecResult_Success from your main, and that will return OK, Main = DTSTaskExecResult_Failure would be for NOT ok. Enric wrote: Dear all, Is there any constant which be able to stop the DTS and return OK? Does anyone knows if such constant is available? Regards, |
![]() |
| Thread Tools | |
| Display Modes | |
| |