Thanks, I know how to create the import/export package. I need to update an existing one.
Main Topics
Browse All TopicsI like the ease of the Import and Export Data Utility, but I've found it hard to modify the process I create. I end up recreating the process.
I normally save the task in the database. I've tried to save it to a file, but haven't found this to be particularly useful.
I was wondering how to modify the Import and Export Data task. Can you open it as an SSIS project using SQL Server Business Intelligence Development Studio?
Any tips on this?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I found it.
You can save the Import/Export Process as a file and add the existing .DTSX package to an SSIS project.
Or you can add the existing Import/Export Process that was saved in the database by selecting "SQL Server" as the Package location and clicking the ... button for Package path. This is all on the Add Copy of Existing Package dialog box in the SQL Server Business Intelligence Development Studio.
Business Accounts
Answer for Membership
by: aneeshattingalPosted on 2009-06-02 at 14:11:50ID: 24531607
in 2008, you just need to run this "DTSWizard.exe"
or start -> programs->sql server ->import export