Groups | Blog | Home
all groups > sql server new users > november 2005 >

sql server new users : Resotre dropped tables


Mike Epprecht (SQL MVP)
11/19/2005 12:00:00 AM
Hi

Restore the Db and the transactions log up to the point you dropped the
tables.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Tom Moreau
11/19/2005 8:29:38 AM
Restore a recent backup to a new DB. Create an empty table in the old DB
and then copy over the data to the table.

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com

[quoted text, click to view]

Loui Mercieca
11/19/2005 1:46:51 PM
Is there a way to restore a dropped table???

AddThis Social Bookmark Button