Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL Server DBA Videos · SQL Programming Video Training
   
SQL Server Integration Services
                        Training Videos

SQL Server Integration Services Tutorial: How to Move a Database Using Detach and Attach

   Chapter: Miscellaneous - Topics That Do Not Fit Anywhere Else!
Download! Skill Level: 200 (Beginner - Intermediate)
Duration: 10:30
Size: 9.0MB
Versions/Editions Covered: SQL Server 2005 , SQL Server 2008 , SQL Server 2000
Added/Updated: Aug 01, 2007
Staff Pick!
Download this video
Yet another way to move a database from one instance/server to another is to detach the database from the source and then attach the database to the destination (or to both the source and destination if you want to just copy the database).

Highlights from this video:
  • When should I use detach/attach instead of backup/restore to copy/move my database to a new server?
  • Best practices using detach/attach
  • Detaching using SSMS and T-SQL
  • Attaching using SSMS and T-SQL
and much more
Tags for this video: migrate migration move drive new servers  
< Back Download this video
AddThis Social Bookmark Button
People Who Downloaded this Video Also Downloaded:
TitleSkillDownload
Pt. 1 - Expressions - An Introduction to Using Expressions in SSIS 300 Download
Pt. 2 - An Overview of Using SSIS - Using SQL Server Management Studio 100 Download
Pt. 1 - An Overview of Using SSIS for Newbies and Beginners 100 Download
Pt. 3a - An Overview of Using SSIS for Newbies and Beginners - Using BIDS 100 Download
Pt. 2 - Expressions - Using Expressions In SSIS Tasks 400 Download
This video is part of the following video series: "How to Move and Copy Databases to a New Server/Instance"
One of the most common questions that Scott Whigham (author of this site) gets is, 'How do I move/copy a database from ServerA to ServerB?' and this series is meant to help you understand the options available and how to do the copy/move.

This video is just an overview of the options for moving databases around your environment are; it is not a demo/tutorial, per se. You'll definitely want to watch the other videos in this series to view the demo/tutorials.

Highlights from this video series include:
  • Options for migrating SQL 2000 to SQL 2005 and SQL 2005 to SQL 2005
  • Differences between an upgrade and a migration
  • Backup/Restore
  • Detach/Attach
  • SQL Server Integration Services (SSIS) Tasks
  • Scripting with the SQL Server 2005 Database Publishing Wizard
  • Using the SQL Server 2005 Database Publishing Wizard to deploy locally developed databases to a hosted environment (i.e., a web host)
  • Who should use the SSDPW
  • How to deploy SQL databases in APP_DATA folder to a web host using the SSDPW
  • Scripting options in the SSDPW
  • Differences between the scripting options in SSMS (SP2) and the SSDPW
and much more. NOTE: During the lecture, Scott makes a typo in the discussion of database compatibility levels. The correct stored procedure should be sp_dbcmptlevel
To view all videos in this series, click here

About the Instructor:

Scott Whigham Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive video training libraries focusing on technical training. Scott is also an experienced consultant, trainer, and author with more than a decade of hands-on experience working with SQL Server databases, writing and debugging applications using Visual Studio, and performance tuning. Scott designed the architecture (websites, class libraries, and database) for the LearnItFirst.com websites and, most re... (Scott Whigham's full bio can be found on the About the Author page)

   
 
About Us Video Playback Subscriptions More Video Training More
 
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation. Refer a Friend and Get a Free Subscription!
 
10/6/2008 8:23:24 PM