Question : See a list of scheduled DTS packages? (MSSQL 2000)

Hi, I'm looking at a client's MSSQL 2000 DB and they have a real mish-mash of DTS packages, well over 100 packages. Some of them are running on a schedule and some of the are just left-overs from development, and I suspect that a few are even left-overs from development that are actually still scheduled to run. How can I get a list of what DTS Packages are scheduled to run when? When I right-click on the DTS Package and select "Schedule package...", a new blank job schedule comes up even if I just created a schedule for it. I've read somewhere that every time you "edit" the job schedule it just creates a new one for it... how do you see/edit the existing jobs?

If there's no built-in way to do this from the front end, I'd love to get some VB code that shows how to do it with SQL-DMO...

Answer : See a list of scheduled DTS packages? (MSSQL 2000)

And Just double click on the job and choose the schedule tab, click on edit to view the details and then change to change the schedule
Random Solutions  
 
programming4us programming4us