If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > hw to recover a dropped table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-11, 02:45
anjisql anjisql is offline
Registered User
 
Join Date: Dec 2011
Location: pulivendula
Posts: 3
hw to recover a dropped table

unfortunatly i dropped my table in sqlserver.
hw to i recover that table?
Reply With Quote
  #2 (permalink)  
Old 12-09-11, 05:35
aflorin27 aflorin27 is offline
Registered User
 
Join Date: Apr 2008
Location: Iasi, Romania
Posts: 317
from a backup
__________________
Florin Aparaschivei
Iasi, Romania
Reply With Quote
  #3 (permalink)  
Old 12-09-11, 05:40
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,407
Quote:
Originally Posted by anjisql View Post
hw to i recover that table?
Do you mean which hardware (=hw) you need for the restore?
Reply With Quote
  #4 (permalink)  
Old 12-09-11, 13:07
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,609
If your databases is in FULL RECOVERY mode you have several options. If the database is running in SIMPLE RECOVERY mode, you need to recover the table from a backup.

-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On