For each database:
Note You can save the .mdf file wherever you like, but one good place is to save it in the default SQL Server databases folder. You need administrator permission to do that. Typically, the local databases folder is C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\DATA.
For each database:
IMPORTANT When using this method to attach, SSMS will by default also search for the .ldf file (which isn't included), causing the attach-process to fail. You must manually remove the .ldf before clicking OK as discussed in the next step.
You can find more instructions related to attaching databases here: This should be an FW link pointing to: http://msdn.microsoft.com/en-us/library/ms190209.aspx
Companion content hosted for Microsoft Press by O'Reilly Media, distributor of Microsoft Press books. If you need assistance, please contact mspinput@microsoft.com or O'Reilly Customer Service.
For more information about this book, including a complete list of errata, click here.
Your feedback will help us make our books as informative, insightful, and useful as they can be. Click here to take the survey.