Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 DTS error handling

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-02-26 : 10:11:11
Aleksandra writes "I 4 tasks in my package and they have precedence (workflow) set, but when executed through the web application they do not execute in precednce order. The second step (data pump) executes first, then the third step (data manipulation) and then the first step (excel validation). How to set them to execute them properly through the web. Also, is there a way to pass the error from DTS package to ASP web page?

Thanks,"

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2007-02-26 : 14:18:54
Fine mix of technology there...

How do you start the package?, are you executing the correct version of the package? "from the web"

rockmoose
Go to Top of Page
   

- Advertisement -