﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server Newbies  / SQL 2005 Import\Export Wizard package save location / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 06:32:22 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL 2005 Import\Export Wizard package save location</title><link>http://www.sqlservercentral.com/Forums/Topic1369898-1292-1.aspx</link><description>You're welcome :-)</description><pubDate>Wed, 10 Oct 2012 11:23:01 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>RE: SQL 2005 Import\Export Wizard package save location</title><link>http://www.sqlservercentral.com/Forums/Topic1369898-1292-1.aspx</link><description>Thanks you very much!</description><pubDate>Wed, 10 Oct 2012 09:45:36 GMT</pubDate><dc:creator>jdbrown239</dc:creator></item><item><title>RE: SQL 2005 Import\Export Wizard package save location</title><link>http://www.sqlservercentral.com/Forums/Topic1369898-1292-1.aspx</link><description>You posted in a 2008 forum but it looks like from the title of your post you're on 2005.Here is a link on how to connect to a SQL 2005 Integration Services Instance:[u][url=http://msdn.microsoft.com/en-us/library/aa337083(v=sql.90).aspx]Connecting to a Remote Integration Services Server (SQL Server 2005)[/url][/u]When you 'save to SQL Server' where you're really saving the package is in the msdb Database of the SQL Server you specify. You can see your packages here:[code="sql"]SELECT  *FROM    msdb.dbo.sysdtspackages90;[/code]And you can access them via SSMS, just follow the link above.</description><pubDate>Mon, 08 Oct 2012 13:43:24 GMT</pubDate><dc:creator>opc.three</dc:creator></item><item><title>SQL 2005 Import\Export Wizard package save location</title><link>http://www.sqlservercentral.com/Forums/Topic1369898-1292-1.aspx</link><description>When i use the import\Export to move data and select the option to save as an SSIS package it says it will save it in SQL Server. What is the actual file location and can I access it with SSMS?</description><pubDate>Mon, 08 Oct 2012 09:36:04 GMT</pubDate><dc:creator>jdbrown239</dc:creator></item></channel></rss>