最佳解答者
要如何將 update 及 delete 的資料救回呢?

問題
解答
-
When restore log backup, you have to specify stop time when before youe deletion happened. For instance you deleted rows at 3pm, you have to specify 'stopat =' 2:59pm.
- 已標示為解答 Alex ChuoModerator 2009年2月26日 下午 02:08
-
第3步執行時使用 with norecovery
第4步執行時,加上時間屬性STOPAT='XXXX',並使用 with recovery 試試
- 已標示為解答 Alex ChuoModerator 2009年2月26日 下午 02:08
所有回覆
-
When restore log backup, you have to specify stop time when before youe deletion happened. For instance you deleted rows at 3pm, you have to specify 'stopat =' 2:59pm.
- 已標示為解答 Alex ChuoModerator 2009年2月26日 下午 02:08
-
第3步執行時使用 with norecovery
第4步執行時,加上時間屬性STOPAT='XXXX',並使用 with recovery 試試
- 已標示為解答 Alex ChuoModerator 2009年2月26日 下午 02:08