![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am having problem in creating DTS package. I have 4 steps in DTS package. First step is an activex script calling from asp file to copy files from one folder to another. Second step is an sql task to delete data in temp tables Third step is again an activex script calling from asp file to import text data to temp table. Fourth step is to approve the transaction through an Stored procedure.(sql task) Right now i am facing problem in Third & Fourth steps. In third step it takes nearly 1 hour to process and after successfully completing the task fourth step should start. I even assigned work flow as on success option but DTS package does not wait until it get message/return value from asp page and continue fourth step. Now the third is initiated and once the process is going on it active the fourth step also. Can anyone help me to overcome this issue? |
![]() |
| Thread Tools | |
| Display Modes | |
| |