![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
What is the easiest way to move a database (data files and log files) from one location to another (same server) for SQL Server 2008. |
#3
| |||
| |||
|
|
bob123 (bob123 (AT) gmail (DOT) com) writes: What is the easiest way to move a database (data files and log files) from one location to another (same server) for SQL Server 2008. ALTER DATABASE MOFIDY FILE. See Books Online for details. -- Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx |
#4
| |||
| |||
|
|
Hi, What is the easiest way to move a database (data files and log files) from one location to another (same server) for SQL Server 2008. Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |