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.
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.ThanksFahad |
|
YellowBug
Aged Yak Warrior
616 Posts |
Posted - 2009-08-24 : 06:04:10
|
How to: Run a Package Using a SQL Server Agent Jobhttp://msdn.microsoft.com/en-us/library/ms139805(SQL.90).aspxHow to: Import a Package Using Integration Services Servicehttp://msdn.microsoft.com/en-us/library/ms141235(SQL.90).aspxhttp://www.mssqltips.com/tip.asp?tip=1180 |
 |
|
cipriani1984
Constraint Violating Yak Guru
304 Posts |
Posted - 2009-08-24 : 06:09:52
|
Thank you so muchquote: Originally posted by YellowBug How to: Run a Package Using a SQL Server Agent Jobhttp://msdn.microsoft.com/en-us/library/ms139805(SQL.90).aspxHow to: Import a Package Using Integration Services Servicehttp://msdn.microsoft.com/en-us/library/ms141235(SQL.90).aspxhttp://www.mssqltips.com/tip.asp?tip=1180
|
 |
|
|
|
|