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 2005 Forums
 SSIS and Import/Export (2005)
 Creating SSIS job

Author  Topic 

cipriani1984
Constraint Violating Yak Guru

304 Posts

Posted - 2009-08-24 : 05:44:48
Hi,

Could anyone direct me, or show me previous thread to:
Ive created a SSIS package and would like to attach it to a sql database, to assign it as a job.

Thanks

Fahad

YellowBug
Aged Yak Warrior

616 Posts

Posted - 2009-08-24 : 06:04:10
How to: Run a Package Using a SQL Server Agent Job
http://msdn.microsoft.com/en-us/library/ms139805(SQL.90).aspx

How to: Import a Package Using Integration Services Service
http://msdn.microsoft.com/en-us/library/ms141235(SQL.90).aspx

http://www.mssqltips.com/tip.asp?tip=1180
Go to Top of Page

cipriani1984
Constraint Violating Yak Guru

304 Posts

Posted - 2009-08-24 : 06:09:52
Thank you so much

quote:
Originally posted by YellowBug

How to: Run a Package Using a SQL Server Agent Job
http://msdn.microsoft.com/en-us/library/ms139805(SQL.90).aspx

How to: Import a Package Using Integration Services Service
http://msdn.microsoft.com/en-us/library/ms141235(SQL.90).aspx

http://www.mssqltips.com/tip.asp?tip=1180

Go to Top of Page
   

- Advertisement -