Re: Help with restoring dropped table
From: Wayne Snyder (wsnyder_at_computeredservices.com)
Date: 05/22/04
- Next message: Wayne Snyder: "Re: Numbers show as exponential"
- Previous message: Wayne Snyder: "Re: Table modifications - additional information"
- In reply to: Waldemar: "Re: Help with restoring dropped table"
- Next in thread: Hari Prasad: "Re: Help with restoring dropped table"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 22 May 2004 07:34:21 -0400
If you only have a copy of the data files, you might try to sp_attach_db
using a different name. If the attach works, then you can simple insert
select to get the data moved.
-- Wayne Snyder, MCDBA, SQL Server MVP Mariner, Charlotte, NC www.mariner-usa.com (Please respond only to the newsgroups.) I support the Professional Association of SQL Server (PASS) and it's community of SQL Server professionals. www.sqlpass.org "Waldemar" <anonymous@discussions.microsoft.com> wrote in message news:795D7014-4206-426C-927B-C62E1C1A43F4@microsoft.com... > What can I do if I do not have a full backup, only a copy of yesterday's database?
- Next message: Wayne Snyder: "Re: Numbers show as exponential"
- Previous message: Wayne Snyder: "Re: Table modifications - additional information"
- In reply to: Waldemar: "Re: Help with restoring dropped table"
- Next in thread: Hari Prasad: "Re: Help with restoring dropped table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|