Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL 2005 Saved SSIS Packages 1

Status
Not open for further replies.

Skittle

ISP
Sep 10, 2002
1,528
US
I think I must be missing something obvious but when you save a SSIS package on SQL server, where is it stored so that you can see a list of stored SSIS packages and then rerun one?

Dazed and confused
 
You need to connect to Integration Services before you can see it. Go up to CONNECT in SSMS, choose Integration Services, then enter your server. After a moment, you'll see it added to your Object Explorer. Then you'll see two folders (Running Packages and Stored Packages). It should be somewhere under Stored Packages.



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
You're welcome. @=)



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top