Re: recover SQL Server 2005 database
- From: "B. Edwards" <bedwards@xxxxxxxxxxxxxx>
- Date: Thu, 16 Aug 2007 10:42:38 -0500
Copy the .mdf and ldf and then Attach:
Enterprise Manager ->Databases->All Tasks->Attach
or search BOL for sp_attach_db or sp_attach_single_file_db
"justin" <justin.creasy@xxxxxxxxx> wrote in message
news:1187275664.474757.161340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello, I recently had what I believe is a hardware problem on a
server. I have been able to pull the hard-drives and copy all of the
information from them to a backup.
My problem is there was a SQL Server database that I had never backed
up. Is there a way that I can copy files over to another computer
running SQL Server and still see this database? The actual data in it
is not as important as the tables and stored procedures are. Any help
will be greatly appreciated.
.
- Follow-Ups:
- Re: recover SQL Server 2005 database
- From: justin
- Re: recover SQL Server 2005 database
- References:
- recover SQL Server 2005 database
- From: justin
- recover SQL Server 2005 database
- Prev by Date: recover SQL Server 2005 database
- Next by Date: Re: recover SQL Server 2005 database
- Previous by thread: recover SQL Server 2005 database
- Next by thread: Re: recover SQL Server 2005 database
- Index(es):
Relevant Pages
|