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 schedule

Author  Topic 

samshankar
Starting Member

1 Post

Posted - 2005-10-27 : 04:52:04
Hello Every body,
I am using SQLServer 2000 Personal and enterprise edition – VB.net
I already have DTS package with global variable –
Example sourceServerName, sourceUserName, sourcePassword,
TargetServerName ,TargetUserName,TargetPassword.
I need use this package for multiple job scheduling. I don’t want use to set the design time. I mean dtsrunui.exe because it’s show the all the global variable and DTS packages.
I am using VB.net … how to do the multiple job schedules in single package …
Please help me

Thanks
Sam

   

- Advertisement -