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 |
suchiate
Starting Member
33 Posts |
Posted - 2007-04-05 : 16:21:51
|
Hi guys,I just moved to SQL 2005 and am facing a difficulty trying to build a DTS Package using SSIS Projects. I need to migrate data from an old Database design to a new Database design in my local pc. Can anyone provide me some guidelines or tutorials on which components to use and a flow of the entire process which I should follow? I am confused.Thanks alot in advance, hope to hear from you guys soon. |
|
mwjdavidson
Aged Yak Warrior
735 Posts |
Posted - 2007-04-10 : 08:24:08
|
It really depends on what you're trying to do. Is this a one-off migration? How different is the new design from the old design?The SSIS BOL tutorials are useful for getting started. Also look at [url]http://blogs.conchango.com/jamiethomson/[/url] for best practice, and [url]http://www.sqlis.com[/url] for how to's.Mark |
 |
|
|
|
|