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
 SQL Server Development (2000)
 Executionstatus Property

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-08 : 17:19:51
Katherine writes "I am trying to write a loop in an ActiveX Script but I seem to be having a problem with the statement:

DTSGlobalVariables.parent.Steps("DTSTASK").ExecutionStatus = DTSStepExecStat_Waiting

I get a (DTS)Package Type Mismatch error. In Books Online, the ExecutionStatus property is described as Read Only. Is this the problem?

However, the statement above was recommended in Books Online as a way to write loops so is this a contradiction in Books Online.

Any guidance you can provide is gratefully received.

Thanks"
   

- Advertisement -