pramodtech
pramodtech

Reputation: 6280

SSIS package deployment on SQL server 2005

I followed steps for package deployment on SQL given in MSDN and it was successful. But on deployment where I can see my package and I can schedule it?

Upvotes: 1

Views: 1165

Answers (2)

Eugene
Eugene

Reputation: 2995

You can create a new job and schedule a package as a step.

Upvotes: 0

Related Questions